We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently JSON Schema supports "format" : "date-time", however RFC3339 details a number of other possibilities.
It would be advantageous if we could specify in addition to "date-time":
"format" : "full-date" "format" : "full-time"
Status