Skip to content

Commit 618b30d

Browse files
committed
not all duration impl support year and month
1 parent 926d0b3 commit 618b30d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/draft2019-09/optional/format/duration.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tests": [
66
{
77
"description": "a valid duration string",
8-
"data": "P3Y6M4DT12H30M5S",
8+
"data": "P4DT12H30M5S",
99
"valid": true
1010
},
1111
{

0 commit comments

Comments
 (0)