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

Determine timezone offset for date_taken using latitude and longitude gh-54 gh-293 #310

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

jmathai
Copy link
Owner

@jmathai jmathai commented May 8, 2019

Uses the tzwhere and pytz libraries to get the string representation of the location (i.e. US/Pacific) and converts that to an offset which is used to adjust the date related parameters when organizing files.

  • Include tests for updating date_taken when changing time or location via update

Addresses gh-54 and gh-293.

@jmathai jmathai changed the title Determine timezone offset for date_taken using latitude and longitude Determine timezone offset for date_taken using latitude and longitude gh-54 gh-293 May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant