
ronaldorezende at gmail
Oct 6, 2009, 3:28 PM
Post #1 of 1
(307 views)
Permalink
|
|
iso datetime in csv and excel
|
|
When I export a report to csv, the datetime columns are in this format "2009-07-17 18:38:43+00:00". How can I export to csv using this format "2009-07-17 18:38:43" (without "+00:00") ? How can I export to csv using this format "2009-07-17" (without "18:38:43+00:00") ? I need to use the exported csv in excel and excel doesn't recognize Trac datetime format. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to trac-users [at] googlegroups To unsubscribe from this group, send email to trac-users+unsubscribe [at] googlegroups For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
|