Skip to content
New issue

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

ParseISO false positives #2241

Closed
AlexanderFeijoo opened this issue Feb 24, 2021 · 1 comment
Closed

ParseISO false positives #2241

AlexanderFeijoo opened this issue Feb 24, 2021 · 1 comment

Comments

@AlexanderFeijoo
Copy link

parseISO returns a valid date, such as "Dec 31 2019 19:00:00 GMT-0500 (Eastern Standard Time)" when provided an invalid ISO string like: "2020 - Sample String Name".

Either the docs should make clear how parseISO works, or it should strictly parse / validate ISO strings as implied.

Found on v2.12.0

@tan75
Copy link
Contributor

tan75 commented Feb 24, 2021

Hi @AlexanderFeijoo
this issue has been fixed in version 2.15.0 - #1791

@tan75 tan75 closed this as completed Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants