When a Test Case or set of test Cases are exported imported to a .csv file then imported again the month-days are reversed. ie. date in .csv is 10/2/2007 it is imported as 10-Feb-2007.
Announcement
Collapse
No announcement yet.
Test Case Import from csv file
Collapse
X
-
If this was a CSV exported from TestLog it should have been in YYYY-MM-DD format. If it has been opened after the export or created in Excel it's likely the date format defaulted to your computer local.
You should be able to change the format back in Excel by selecting the cells, choosing format cells from the right click menu, clicking on the Date category and choosing the YYYY-MM-DD option from the type list (shown as 2001-03-14 in Excel 2003).
Comment
Comment