rtfeldman / elm-iso8601-date-strings

Convert between ISO-8601 date strings and Time.Posix
https://package.elm-lang.org/packages/rtfeldman/elm-iso8601-date-strings/latest
BSD 3-Clause "New" or "Revised" License
34 stars 21 forks source link

Add tests for the calendar date spectrum #34

Open jamesrweb opened 1 year ago

jamesrweb commented 1 year ago

As described in #21, we should ensure that all forms of calendar date are supported. This PR adds test cases for those date string forms.