Scarygami / location-history-json-converter

Convert the Location History JSON File from Google Takeout into a useable format
Apache License 2.0
481 stars 118 forks source link

Convert back to epoch time (timestampMs) #51

Open nscny opened 2 years ago

nscny commented 2 years ago

Possible to add an option to convert the timestamp back to milliseconds and label from "timestamp" to "timestampMs"?

I use "location history visualizer pro" to read the json or kml location history files and it does not parse the new timestamp fields. There's no update from the developer nor does he respond to support requests recently since Google made the change in formatting.

rickprice commented 2 years ago

I thought that someone made that change, but regardless, I could add it if required.

Frederick

On Wed, Jun 29, 2022 at 3:29 AM nscny @.***> wrote:

Possible to add an option to convert the timestamp back to milliseconds and label from "timestamp" to "timestampMs"?

I use "location history visualizer pro" to read the json or kml location history files and it does not parse the new timestamp fields. There's no update from the developer nor does he respond to support requests recently since Google made the change in formatting.

— Reply to this email directly, view it on GitHub https://github.com/Scarygami/location-history-json-converter/issues/51, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHXNTQCGAZYZDVGNDY2ECLVRP3OFANCNFSM52EV2BVA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

nscny commented 2 years ago

That would be very helpful, thank you.

rickprice commented 1 year ago

I will try to look at it Monday Feb 13, 2023 and get back to you. But it might take a day or two more.