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

Bugfix/dates with zero as day return no error #30

Open lucamug opened 2 years ago

lucamug commented 2 years ago

Fix for https://github.com/rtfeldman/elm-iso8601-date-strings/issues/29

jamesrweb commented 1 year ago

@rtfeldman any update on when this one or the other remaining PRs awaiting review could be merged?