reinzor / timeline-exporter

Google maps timeline exporter Chrome extension

Home Page:https://chrome.google.com/webstore/detail/timeline-exporter/afalbippddliaaomolohcbfogogbjpkk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ToddDTaft opened this issue · comments

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

Thanks @ToddDTaft , solved in next release