Closed girishso closed 6 years ago
This is patched for Elm 0.19
And if you need Elm 0.18 support try to install: https://package.elm-lang.org/packages/jweir/elm-iso8601/4.0.4
I don't know if that will work or not - I am not having a good time trying to get the 0.18 package to publish properly.
And thanks for the bug report! Close this out of if it looks good to you.
Thanks @jweir ! We're using 0.19.
Currently, if we pass an empty string to
ISO8601.fromString
it returns invalid timeIt should return an error.