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

Three date formats #34

Open
jrduncans opened this issue Mar 23, 2023 · 1 comment
Open

Three date formats #34

jrduncans opened this issue Mar 23, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@jrduncans
Copy link

In my CLI tool , after adopting dateparser, I was able to remove all but three custom formats.

Here are the sample date strings from the tests:

I don't recall where I saw these that caused me to add tests and support for them, but if dateparser supported them I could pull out the remaining date-parsing code from timeturner and belt and other users of dateparser would support these date formats.

@waltzofpearls waltzofpearls added the enhancement New feature or request label Mar 25, 2023
@waltzofpearls
Copy link
Owner

Hey @jrduncans, thanks for adopting dateparser lib and submitting this feature request. I will look into it, and let you know when it's being worked on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants