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

Support "yyyy mmm dd" dates where mmm is an alpha literal #141

Open
dferstay opened this issue Nov 10, 2021 · 0 comments · May be fixed by #142 or #159
Open

Support "yyyy mmm dd" dates where mmm is an alpha literal #141

dferstay opened this issue Nov 10, 2021 · 0 comments · May be fixed by #142 or #159

Comments

@dferstay
Copy link

dferstay commented Nov 10, 2021

Timestamps with dates of the following form:

"2013 May 02 11:37:55"

fail to parse with the error:

 "2013 May 02 11:37:55": month out of range
@dferstay dferstay changed the title Support "yyyy mmm dd Support "yyyy mmm dd" dates where mmm is an alpha literal Nov 10, 2021
dferstay pushed a commit to dferstay/dateparse that referenced this issue Nov 10, 2021
… literal

Fixes araddon#141

Signed-off-by: Daniel Ferstay <dferstay@splunk.com>
klondikedragon added a commit to itlightning/dateparse that referenced this issue Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant