CSV Import Supports Both MM/DD/YY and MM/DD/YYYY Date Formats
Release Date: 12/18/2018
Q - Recently, I tried to import a future price code file through CSV. I saw that on the screen layout, it states the date format should be in the MM/DD/YY format. MM stands for the two-digit month. DD stands for the two-digit date. YY stands for the two-digit year. That is to say, for December, 18, 2018, the date value should be 12/18/18. See sample screen below:
But I have discovered that both MM/DD/YY and MM/DD/YYYY formats are supported. This is just FYI.
A - That is a nice bonus, isn’t it? As a matter of fact, with all CSV imports in Elliott, we support both MM/DD/YY and MM/DD/YYYY formats in the date field. We have to do this because we cannot guarantee what format the user will use.
EMK
Related Articles
Common Issues with Importing CSV Files Into Elliott
Release Date: 12/18/2020 Version: 7.0 & Up Elliott Business Software has extensive features with CSV file export and import. It provides a gateway to view Elliott's data in Excel spreadsheets and optionally allow users to edit the data in ...
Converting Elliott Internal Date to Conventional Date Format in Excel
Q - If I retrieve Elliott's data in Excel through ODBC, the date column is retrieved in an 8-digit numeric format like:20161231, where the first 4 digits are the years, the following 2 digits are the month, and the last two digits are the day of the ...
Convert Elliott Internal Date to Proper Date Format in Third-Party Tools (Crystal Reports)
Release Date: 07/08/2024 Version: 8.5 & Up ELIDATE2SQL() User-Defined Function Elliott's internal database stores a date field as an 8-digit numeric in a YYYYMMdd format where YYYY is the 4-digit year, MM is the number of the month, and dd is for the ...
Feature - Added a Generic Utility to Mass Update Customer by CSV
Release Date: 9/26/18 Last Updated: 3/20/24 Added a generic utility to Mass Update Customer by CSV. Access to the new utility is found in two places: In AR: A/R-> Util-Setup-> Customer/eContact Import-> Update Salesman Utility has been changed to ...
Feature - Add Flexibility to User-Defined CSV Column Heading by Supporting Variables
Release Date: 12/30/22 Version: 8.5 and Above Currently, the User Defined CSV Export column heading is predefined and is static. Sometimes a CSV layout is defined to compare current month, last month, and prior month. For example, if current month is ...