elodie icon indicating copy to clipboard operation
elodie copied to clipboard

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

Open jmathai opened this issue 6 years ago • 0 comments

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 avatar May 08 '19 05:05 jmathai