Skip to content

Conversation

@jmdacruz
Copy link

@jmdacruz jmdacruz commented Aug 11, 2021

I created a test that shows what I'm seeing: Parsing "2014-02-13 00:00:00" and "2014.02.13" return equivalent time representations, but "2014.02.13 00:00:00" fails to parse. This PR is not meant to be merged yet, since the tests I added are failing due to these issue. If this is a valid issue, we can figure out the fix.

@jmdacruz jmdacruz force-pushed the bug-dotted-date-with-time branch from b7b743b to 0583fb6 Compare August 12, 2021 20:20
klondikedragon added a commit to itlightning/dateparse that referenced this pull request Dec 15, 2023
Fix for this bug mentioned in araddon#134

Also, the other cases mentioned in this PR are not valid formats, so add them to the TestParseErrors test, to document that this is expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant