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

Make TZAware.parse use dateutil #86

Closed
antonagestam opened this issue Mar 1, 2021 · 0 comments · Fixed by #234
Closed

Make TZAware.parse use dateutil #86

antonagestam opened this issue Mar 1, 2021 · 0 comments · Fixed by #234
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@antonagestam
Copy link
Owner

antonagestam commented Mar 1, 2021

If dateutil is installed we should use it to parse strings in TZAware.parse.

It will also make sense to make it use datetime.datetime.fromtimestamp for ints.

It might be necessary to take infinity into consideration, see this issue.

@antonagestam antonagestam added help wanted Extra attention is needed enhancement New feature or request labels Apr 21, 2021
@antonagestam antonagestam changed the title Add ext module for dateutil Make TZAware.parse use dateutil Nov 29, 2021
@antonagestam antonagestam added this to the 1.0 milestone Sep 24, 2022
antonagestam added a commit that referenced this issue Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant