Skip to content

Use Instant instead of ZonedDateTime for Point.time property #125

Closed
@jenetics

Description

The Point.time() property currently uses a ZonedDateTime for storing the time. This should be replaced by the Instant class, which represents the type in the GPX file more accurately.

At a first step, the used accessors and construtors should be marked as deprecated.

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions