Support "date-time-local" and "time-local" format #876
Unanswered
yassun7010
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking for a way to validate TOML data with JSON Schema.
I am interested in JSON Schema's future support for dates and times without a time zone in order to validate TOML's LocalDateTime and LocalTime.
I know that some tools currently support this in their own custom formats, but would you consider making it official?
Beta Was this translation helpful? Give feedback.
All reactions