Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clarify RFC3339 parsing, recommend ciso8601, remove fractional second… #201

Merged
merged 1 commit into from
Sep 8, 2021

Conversation

philvarner
Copy link
Collaborator

…s comma separator, which is not valid in 3339

Related Issue(s): #197

Proposed Changes:

  1. fix invalid description of RFC 3339 that indicates a , is valid for the fractional seconds separator
  2. recommend ciso8601

PR Checklist:

  • This PR is made against the dev branch (all proposed changes except releases should be against dev, not master).
  • This PR has no breaking changes.
  • This PR does not make any changes to the core spec in the stac-spec directory (these are included as a subtree and should be updated directly in radiantearth/stac-spec)
  • I have added my changes to the CHANGELOG or a CHANGELOG entry is not required.

…s comma separator, which is not valid in 3339
@philvarner philvarner merged commit 411c62e into radiantearth:dev Sep 8, 2021
@philvarner philvarner deleted the rfc3339 branch September 8, 2021 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants