File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed
draft2019-09/optional/format
draft2020-12/optional/format Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 13
13
"data" : " 23:59:60Z" ,
14
14
"valid" : true
15
15
},
16
+ {
17
+ "description" : " a valid time string with leap second with offset" ,
18
+ "data" : " 15:59:60-08:00" ,
19
+ "valid" : true
20
+ },
16
21
{
17
22
"description" : " a valid time string with second fraction" ,
18
23
"data" : " 08:30:06.283185Z" ,
Original file line number Diff line number Diff line change 13
13
"data" : " 23:59:60Z" ,
14
14
"valid" : true
15
15
},
16
+ {
17
+ "description" : " a valid time string with leap second with offset" ,
18
+ "data" : " 15:59:60-08:00" ,
19
+ "valid" : true
20
+ },
16
21
{
17
22
"description" : " a valid time string with second fraction" ,
18
23
"data" : " 08:30:06.283185Z" ,
Original file line number Diff line number Diff line change 13
13
"data" : " 23:59:60Z" ,
14
14
"valid" : true
15
15
},
16
+ {
17
+ "description" : " a valid time string with leap second with offset" ,
18
+ "data" : " 15:59:60-08:00" ,
19
+ "valid" : true
20
+ },
16
21
{
17
22
"description" : " a valid time string with second fraction" ,
18
23
"data" : " 08:30:06.283185Z" ,
You can’t perform that action at this time.
0 commit comments