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

Dateparsing code crashes on non-UTC datetimes. #76

Merged
merged 1 commit into from
Aug 7, 2019

Conversation

sgarcialaguna-mms
Copy link
Contributor

Use python-dateutil for parsing dates, then convert them to UTC.

Closes #75

@ipavlushin ipavlushin merged commit 33a3c53 into andrey-pohilko:master Aug 7, 2019
@ipavlushin
Copy link
Collaborator

Thank you for your contribution.

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.

Dateparsing crashes on non-UTC datetimes
2 participants