Skip to content

Importing GPX/KML ignores timestamps with timeoffset #15271

@dennisguse

Description

@dennisguse

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions