Page 1 of 1
App Developer CSV writer and Time problem
Posted: Wed May 29, 2024 3:39 pm
by stefan.erni
Hi to All
If I use CSV writer with few collum, the timestamp make problems with the time (reverse time).
If I use just the timestamp, it's working fine.
Re: App Developer CSV writer and Time problem
Posted: Thu May 30, 2024 2:19 pm
by BenR
Hello,
Thanks for letting us know. I've had a go at improving this and think I've made good progress.
We're looking at other options to get this even better but let us know how you get on with the changes I've made.
Re: App Developer CSV writer and Time problem
Posted: Thu May 30, 2024 2:43 pm
by stefan.erni
Hi Ben
It's working nice.Perfect!
If I insert this line, i have the excel time format for hh:mm:ss.000 and i have to format the cells in excel and i can calculate time difference

- 2024-05-30_15-34-39.PNG (46.66 KiB) Viewed 3465 times
Format the cells in Excel:

- 2024-05-30_15-37-48.PNG (154.39 KiB) Viewed 3465 times
And calculate the time:

- 2024-05-30_15-31-12.PNG (57.73 KiB) Viewed 3465 times