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

Fix 'ValueError: year is out of range' when year is set to 0000 #184

Conversation

ndbroadbent
Copy link
Contributor

Fixes #180

If assetDate['value'] is an invalid timestamp, just return 1/1/1970

… set the time to the earliest valid time (in 1970)
@coddingtonbear
Copy link
Collaborator

Thanks for fixing this bug, @ndbroadbent!

@coddingtonbear coddingtonbear merged commit 9bb6d75 into picklepete:master Dec 13, 2018
@Quentame Quentame added this to the 0.9.2 milestone Mar 20, 2020
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.

ValueError: year is out of range
3 participants