-
-
Notifications
You must be signed in to change notification settings - Fork 678
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
v0.15.0: More robust parsing and support for ordinal dates and 8601 basic format #655
Conversation
…ome variable names
Replace conditionals with regex
…om_parse_iso flag
…c format to use regex
… to inherit from value error
…g issue with ordinal dates
Updated regular expressions, fixed a few bugs, added tests for v0.15.0
Codecov Report
@@ Coverage Diff @@
## master #655 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 8 8
Lines 1548 1536 -12
Branches 237 244 +7
=====================================
- Hits 1548 1536 -12
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
See this issue for more details: #612