Skip to content

Validate datetime parameter #3

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

Closed
philvarner opened this issue Jun 18, 2021 · 0 comments
Closed

Validate datetime parameter #3

philvarner opened this issue Jun 18, 2021 · 0 comments
Assignees

Comments

@philvarner
Copy link
Collaborator

Two levels to this:

  1. Server accepts all valid RFC3339 datetime parameters. This requires both parsing the RFC3339 value correctly and accepting the ranges correctly.
  2. Server actually applies these correctly to the results.

Related Issues

This STAC API issue is about documenting datetime better:
radiantearth/stac-api-spec#146

Bugs:
stac-utils/stac-pydantic#80
stac-utils/stac-pydantic#79
stac-utils/stac-pydantic#78

@philvarner philvarner self-assigned this Jun 18, 2021
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

No branches or pull requests

1 participant