ddavisqa / google-refine

Automatically exported from code.google.com/p/google-refine
0 stars 0 forks source link

Excel export loses date cell format #313

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Create a project for an Excel file that includes a column of date-formatted 
cells. (Auto-detect value types IS checked during Project create step.)
2. Export the data to an Excel file.

What is the expected output? What do you see instead?
The date cells are now just numeric; the date formatting has been lost.

What version of Google Refine are you using?
Version 2.0 [r1836]

What operating system and browser are you using?
Ubuntu 10.04, Google Chrome

Is this problem specific to the type of browser you're using or it happens in 
all the browsers you tried?
Not browser-specific.

Original issue reported on code.google.com by atolo...@gmail.com on 25 Jan 2011 at 4:00

Attachments:

GoogleCodeExporter commented 8 years ago
Fixed in r2334.  Dates will now be exported in ISO 8601 format (2011-01-25).

Original comment by tfmorris on 14 Oct 2011 at 8:29