Garbage datetime data in exported csv
Garbage datetime data in exported csv
ansh.cln
Posts: 1Questions: 1Answers: 0
I'm using datatables for showing more than 50000 record, which becomes very slow while rendering. I have 21 columns in that table. While exporting the whole table to csv, i get garbage datetime value in csv e.g: Suppose date to export: 24/10/2016 : 06:06:10, which after shows '‎24‎/‎10‎/‎2016 ‎07‎:‎06‎:‎10'.
Can anyone suggest anything regarding this issue?
This discussion has been closed.
Answers
Happy to take a look at a test case showing the issue.
Allan