reinzor / timeline-exporter

Google maps timeline exporter Chrome extension
https://chrome.google.com/webstore/detail/timeline-exporter/afalbippddliaaomolohcbfogogbjpkk
40 stars 9 forks source link

duration value incorrect in csv export if "Export processed duration: seconds vs hh:mm:ss" set to hh:mm:ss #15

Closed ToddDTaft closed 1 year ago

ToddDTaft commented 1 year ago

If I set the "Export processed duration: seconds vs hh:mm:ss" to hh:mm:ss and export to csv, the duration value is incorrect.

Sample data: timeBegin,timeEnd,duration 2022-08-05T03:16:41.866Z,2022-08-05T21:51:10.022Z,22:29:16 2022-08-05T21:51:10.022Z,2022-08-05T22:09:49.000Z,22:49:38 2022-08-05T22:09:49.000Z,2022-08-05T22:17:38.000Z,10:16:40 2022-08-05T22:17:38.000Z,2022-08-05T22:26:41.000Z,6:50:00 2022-08-05T22:26:41.000Z,2022-08-05T22:30:49.740Z,21:05:40

reinzor commented 1 year ago

Thanks @ToddDTaft , solved in next release