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

Clarity around dates in Table Schema #366

Closed
pwalsh opened this issue Feb 5, 2017 · 2 comments
Closed

Clarity around dates in Table Schema #366

pwalsh opened this issue Feb 5, 2017 · 2 comments

Comments

@pwalsh
Copy link
Member

pwalsh commented Feb 5, 2017

From @stevage

  • "date"/default allows any ISO8601 format, which is incredibly broad (and includes rarely supported features like recurring dates and intervals). Do we intend this?
  • "date"/datetime requires UTC. Do we not allow times without timezones?
  • "date": Do we not allow times with milliseconds?
@rufuspollock
Copy link
Contributor

@pwalsh i agree we should restrict date to yyyy-mm-dd[+T stuff +TZ stuff] strictly. wdyt.

Agree basically on all these simplications.

@roll roll modified the milestones: v1.1, v2 Apr 14, 2023
@roll roll changed the title Clarity around dates Clarity around dates in Table Schema Jan 3, 2024
@roll
Copy link
Member

roll commented Jan 25, 2024

MERGED into #487

@roll roll closed this as completed Jan 25, 2024
@roll roll added the duplicate label Jan 25, 2024
@roll roll removed this from the v2 milestone Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants