borgar / numfmt

Full ECMA-376 number and date formatting in JavaScript
40 stars 9 forks source link

Some date parsing tests are broken because they assume 2022 #33

Closed borgar closed 1 year ago

borgar commented 1 year ago

Parsing dates without a year should use the current year but the test expected values are locked to 2022, the year in which they were written.