Skip to content

Commit d6aba7b

Browse files
date-time-ext allows for no suffix
Co-authored-by: Richard Gibson <[email protected]>
1 parent 55097db commit d6aba7b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

specs/jsonschema-validation.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -402,8 +402,7 @@ Date and time format names are derived from
402402
format is from ISO 8601 as formalized into ABNF by RFC 3339 Appendix A.
403403

404404
- *date-time*: A string instance is valid against this attribute if it is a
405-
valid representation of either the "date-time" ABNF rule in RFC 3339 or the
406-
"date-time-ext" rule in RFC 9557
405+
valid representation of the "date-time-ext" rule in RFC 9557
407406
- *date*: A string instance is valid against this attribute if it is a valid
408407
representation according to the "full-date" ABNF rule in RFC 3339
409408
- *time*: A string instance is valid against this attribute if it is a valid

0 commit comments

Comments
 (0)