Skip to content

Commit 2e1f51b

Browse files
committed
update examples for full-time
1 parent 3488625 commit 2e1f51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specs/registries/format.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
"definingBody": "JSON Schema",
324324
"definition": "https://json-schema.org/draft/2020-12/json-schema-validation.html#name-dates-times-and-duration",
325325
"types": ["string"],
326-
"examples": ["13:45:30"],
326+
"examples": ["13:45:30Z", "13:45:30+01:00"],
327327
"deprecated": false,
328328
"supportedBy": []
329329
},

0 commit comments

Comments
 (0)