Skip to content
This repository was archived by the owner on Nov 22, 2023. It is now read-only.

Fix 23:59 and 23:59:59 entries #22

@vog

Description

@vog

By definition, the end points don't count as part of intervals. So there should be no constructs like 23:59 / 23:59:59 in the data set. However:

  • Some schedules have endTime 23:59 (while others have 24:00)
  • Also, some features have validTime endPosition "2014-12-31T23:59:59Z" which should be "2015-01-01T00:00:00Z"

@porosnie: Should we simply replace those values? Any objections?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions