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

Add better documentation around syntax and semantics of datetime #146

Closed
philvarner opened this issue Jun 1, 2021 · 0 comments
Closed
Assignees
Milestone

Comments

@philvarner
Copy link
Collaborator

  1. datetime with an instant (e.g., 1985-04-12T23:20:50.52Z) means exact match
  2. datetime interval syntax should support .. or empty string, e.g. /1985-04-12T23:20:50.52Z
  3. datetime RFC 3339 description and examples, because this is not clearly documented elsewhere and implementations keep getting it wrong.

See:

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