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 optional date/time support #21

Open
ecton opened this issue Mar 2, 2024 · 0 comments
Open

Add optional date/time support #21

ecton opened this issue Mar 2, 2024 · 0 comments

Comments

@ecton
Copy link
Member

ecton commented Mar 2, 2024

We should add support for dates, times, and durations as an optional feature. This should be in its own crate to prove as a model of how extending the language can work.

  • "2021-10-10"$d: ISO 8601 Date
  • "2021-10-10T01:11:11Z"$d: ISO 8601 DateTime
  • "01:12:13"$d - ISO 8601 Time
  • "T1M"$p ISO 8601 Duration/Period
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