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

Major Bug while detecting day in year starting dates #176

Open
khanfarhan10 opened this issue Sep 17, 2022 · 1 comment
Open

Major Bug while detecting day in year starting dates #176

khanfarhan10 opened this issue Sep 17, 2022 · 1 comment

Comments

@khanfarhan10
Copy link

list(datefinder.find_dates("2020,31,August ", first="day"))
# [datetime.datetime(2020, 8, 17, 0, 0)]

list(datefinder.find_dates("2020,31,August ", first="year"))
# [datetime.datetime(2020, 8, 17, 0, 0)]
@khanfarhan10
Copy link
Author

@akoumjian

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

No branches or pull requests

1 participant