We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Iso8601.toTime "2000-01-00" returnsOk (Posix 946598400000)
Iso8601.toTime "2000-01-00"
Ok (Posix 946598400000)
Iso8601.toTime "2000-01-00" == Iso8601.toTime "1999-12-31" returns True
Iso8601.toTime "2000-01-00" == Iso8601.toTime "1999-12-31"
True
Ellie: https://ellie-app.com/hdDM5pmSv4Xa1 (edited)
The text was updated successfully, but these errors were encountered:
Bug fix issue rtfeldman#29 - Dates with day == "00" get parsed regularly
0cead34
Confirmation here: https://stringy.guupa.com/MTk3MC0wMS0wMFQwMDowMDowMA/SXNvODYwMS50b1RpbWU
Sorry, something went wrong.
@rtfeldman This can be closed when #30 is merged.
No branches or pull requests
Iso8601.toTime "2000-01-00"
returnsOk (Posix 946598400000)
Iso8601.toTime "2000-01-00" == Iso8601.toTime "1999-12-31"
returnsTrue
Ellie: https://ellie-app.com/hdDM5pmSv4Xa1 (edited)
The text was updated successfully, but these errors were encountered: