We will need to make the CsvReader date/time parser smarter. Here is a command example where the CsvReader will use appropriate utc formatter:
excel2csv -c 'utf-8' -d '|' -PA 'yyyyMMdd' -PD 'yyyyMMdd' -s Excel-Test.xls | csv2excel -d '|' -o n2.xlsx
![]() |
10 KB
I checked in an enhancement as SVN #29862. Just need Fung to code review.
Issue #7834 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
I checked in an enhancement as SVN #29862. Just need Fung to code review.