known_issues:export_to_excel_date_format
Export to Excel Date Format
Problem: When exporting lists or analysis data and selecting “Open in Excel”, some date fields are formatted/converted incorrectly. E.g. 06/02/2006 becomes 02/06/2006.
Or, Excel doesn't always recognize 'Date & Time' fields properly when it includes a seconds value.
This bug only appears with 'Date & Time' fields, and not with 'Date' fields. I.e. fields that only display a date without the hour:minute appear correctly in Excel.
This is a known issue with Excel that ignores date formatting instructions when the time is included in the value.
Workaround: Use the manual import wizard in Excel which seems to use different code:
- Do not select “Open in Excel” and export to CSV only.
- Load Excel, select File/Open and open the CSV file you exported.
- Manually import the file and optionally set the date format for the column in question.
known_issues/export_to_excel_date_format.txt · Last modified: 2010/02/16 11:36 by Zev Toledano