-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Description
As v3.2.4, OpenTracks exports timestamps with time offset at recording time.
Timestamps are exported as xsd:dateTime
as definde by KML and GPX: https://www.topografix.com/gpx/1/1/
Examples:
- Zulu time: 2021-10-05T17:28:15.948Z`
- With time offset: 2021-12-19T14:44:19.308+01:00
OSMAnd only seems to support timestamps with Zulu time.
Please add full support for xsd:dateTime
.
We got the report here: OpenTracksApp/OpenTracks#1370
How to reproduce?
Import a GPX/KML with time offset.
Track will be shown, time-related statistics will be missing.
Your Environment
OsmAnd Version: v4.1.11