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 20
20
},
21
21
{
22
22
"description" : " a valid time string with second fraction" ,
23
+ "data" : " 23:20:50.52Z" ,
24
+ "valid" : true
25
+ },
26
+ {
27
+ "description" : " a valid time string with precise second fraction" ,
23
28
"data" : " 08:30:06.283185Z" ,
24
29
"valid" : true
25
30
},
Original file line number Diff line number Diff line change 20
20
},
21
21
{
22
22
"description" : " a valid time string with second fraction" ,
23
+ "data" : " 23:20:50.52Z" ,
24
+ "valid" : true
25
+ },
26
+ {
27
+ "description" : " a valid time string with precise second fraction" ,
23
28
"data" : " 08:30:06.283185Z" ,
24
29
"valid" : true
25
30
},
Original file line number Diff line number Diff line change 20
20
},
21
21
{
22
22
"description" : " a valid time string with second fraction" ,
23
+ "data" : " 23:20:50.52Z" ,
24
+ "valid" : true
25
+ },
26
+ {
27
+ "description" : " a valid time string with precise second fraction" ,
23
28
"data" : " 08:30:06.283185Z" ,
24
29
"valid" : true
25
30
},
You can’t perform that action at this time.
0 commit comments