Skip to content

Conversation

sarasafavi
Copy link
Contributor

Fixes #143 - support datetimes given both with and without timezones (assume UTC if none given).

PR also fixes a sometimes-failing-in-Python2.7 test; unrelated.

Sara Safavi added 3 commits April 30, 2019 15:39
…dingly

prior to Python 3.6, the order of extensions returned is nondeterministic,
at Python 3.6+ ".tif" is always returned first. Until we drop Python 2.7
support, we need to account for all cases in our tests.
@sarasafavi sarasafavi merged commit 2453744 into master Apr 30, 2019
@sarasafavi sarasafavi deleted the tz-fix branch April 30, 2019 20:49
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.

Date range filter with timezone

1 participant