8000 Use `Instant` instead of `ZonedDateTime` for `Point.time` property · Issue #125 · jenetics/jpx · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Use Instant instead of ZonedDateTime for Point.time property #125
Closed
@jenetics

Description

@jenetics

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

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0