File tree Expand file tree Collapse file tree 4 files changed +80
-0
lines changed
draft-next/optional/format
draft2019-09/optional/format
draft2020-12/optional/format Expand file tree Collapse file tree 4 files changed +80
-0
lines changed Original file line number Diff line number Diff line change 220220 "description" : " invalid non-ASCII '৪' (a Bengali 4)" ,
221221 "data" : " 1963-06-1৪" ,
222222 "valid" : false
223+ },
224+ {
225+ "description" : " ISO8601 / non-RFC3339: YYYYMMDD without dashes (2023-03-28)" ,
226+ "data" : " 20230328" ,
227+ "valid" : false
228+ },
229+ {
230+ "description" : " ISO8601 / non-RFC3339: week number implicit day of week (2023-01-02)" ,
231+ "data" : " 2023-W01" ,
232+ "valid" : false
233+ },
234+ {
235+ "description" : " ISO8601 / non-RFC3339: week number with day of week (2023-03-28)" ,
236+ "data" : " 2023-W13-2" ,
237+ "valid" : false
238+ },
239+ {
240+ "description" : " ISO8601 / non-RFC3339: week number rollover to next year (2023-01-01)" ,
241+ "data" : " 2022W527" ,
242+ "valid" : false
223243 }
224244 ]
225245 }
Original file line number Diff line number Diff line change 220220 "description" : " invalid non-ASCII '৪' (a Bengali 4)" ,
221221 "data" : " 1963-06-1৪" ,
222222 "valid" : false
223+ },
224+ {
225+ "description" : " ISO8601 / non-RFC3339: YYYYMMDD without dashes (2023-03-28)" ,
226+ "data" : " 20230328" ,
227+ "valid" : false
228+ },
229+ {
230+ "description" : " ISO8601 / non-RFC3339: week number implicit day of week (2023-01-02)" ,
231+ "data" : " 2023-W01" ,
232+ "valid" : false
233+ },
234+ {
235+ "description" : " ISO8601 / non-RFC3339: week number with day of week (2023-03-28)" ,
236+ "data" : " 2023-W13-2" ,
237+ "valid" : false
238+ },
239+ {
240+ "description" : " ISO8601 / non-RFC3339: week number rollover to next year (2023-01-01)" ,
241+ "data" : " 2022W527" ,
242+ "valid" : false
223243 }
224244 ]
225245 }
Original file line number Diff line number Diff line change 220220 "description" : " invalid non-ASCII '৪' (a Bengali 4)" ,
221221 "data" : " 1963-06-1৪" ,
222222 "valid" : false
223+ },
224+ {
225+ "description" : " ISO8601 / non-RFC3339: YYYYMMDD without dashes (2023-03-28)" ,
226+ "data" : " 20230328" ,
227+ "valid" : false
228+ },
229+ {
230+ "description" : " ISO8601 / non-RFC3339: week number implicit day of week (2023-01-02)" ,
231+ "data" : " 2023-W01" ,
232+ "valid" : false
233+ },
234+ {
235+ "description" : " ISO8601 / non-RFC3339: week number with day of week (2023-03-28)" ,
236+ "data" : " 2023-W13-2" ,
237+ "valid" : false
238+ },
239+ {
240+ "description" : " ISO8601 / non-RFC3339: week number rollover to next year (2023-01-01)" ,
241+ "data" : " 2022W527" ,
242+ "valid" : false
223243 }
224244 ]
225245 }
Original file line number Diff line number Diff line change 217217 "description" : " invalid non-ASCII '৪' (a Bengali 4)" ,
218218 "data" : " 1963-06-1৪" ,
219219 "valid" : false
220+ },
221+ {
222+ "description" : " ISO8601 / non-RFC3339: YYYYMMDD without dashes (2023-03-28)" ,
223+ "data" : " 20230328" ,
224+ "valid" : false
225+ },
226+ {
227+ "description" : " ISO8601 / non-RFC3339: week number implicit day of week (2023-01-02)" ,
228+ "data" : " 2023-W01" ,
229+ "valid" : false
230+ },
231+ {
232+ "description" : " ISO8601 / non-RFC3339: week number with day of week (2023-03-28)" ,
233+ "data" : " 2023-W13-2" ,
234+ "valid" : false
235+ },
236+ {
237+ "description" : " ISO8601 / non-RFC3339: week number rollover to next year (2023-01-01)" ,
238+ "data" : " 2022W527" ,
239+ "valid" : false
220240 }
221241 ]
222242 }
You can’t perform that action at this time.
0 commit comments