File tree Expand file tree Collapse file tree
draft2019-09/optional/format
draft2020-12/optional/format Expand file tree Collapse file tree Original file line number Diff line number Diff line change 146146 "data" : " 08:30:06-08:00" ,
147147 "valid" : true
148148 },
149+ {
150+ "description" : " time with unknown local offset is valid" ,
151+ "comment" : " RFC 3339 section 4.3 (unknown local offset)" ,
152+ "data" : " 12:34:56-00:00" ,
153+ "valid" : true
154+ },
149155 {
150156 "description" : " hour, minute in time-offset must be two digits" ,
151157 "data" : " 08:30:06-8:000" ,
Original file line number Diff line number Diff line change 146146 "data" : " 08:30:06-08:00" ,
147147 "valid" : true
148148 },
149+ {
150+ "description" : " time with unknown local offset is valid" ,
151+ "comment" : " RFC 3339 section 4.3 (unknown local offset)" ,
152+ "data" : " 12:34:56-00:00" ,
153+ "valid" : true
154+ },
149155 {
150156 "description" : " hour, minute in time-offset must be two digits" ,
151157 "data" : " 08:30:06-8:000" ,
Original file line number Diff line number Diff line change 143143 "data" : " 08:30:06-08:00" ,
144144 "valid" : true
145145 },
146+ {
147+ "description" : " time with unknown local offset is valid" ,
148+ "comment" : " RFC 3339 section 4.3 (unknown local offset)" ,
149+ "data" : " 12:34:56-00:00" ,
150+ "valid" : true
151+ },
146152 {
147153 "description" : " hour, minute in time-offset must be two digits" ,
148154 "data" : " 08:30:06-8:000" ,
Original file line number Diff line number Diff line change 146146 "data" : " 08:30:06-08:00" ,
147147 "valid" : true
148148 },
149+ {
150+ "description" : " time with unknown local offset is valid" ,
151+ "comment" : " RFC 3339 section 4.3 (unknown local offset)" ,
152+ "data" : " 12:34:56-00:00" ,
153+ "valid" : true
154+ },
149155 {
150156 "description" : " hour, minute in time-offset must be two digits" ,
151157 "data" : " 08:30:06-8:000" ,
You can’t perform that action at this time.
0 commit comments