tommi1hirvonen / ExifNotes

Exif Notes is an Android application that let's you quickly make structured notes in the field when doing film photography. It has about 1,500 active installations through Google Play.
GNU General Public License v3.0
33 stars 5 forks source link

Time zone information #57

Open ayykamp opened 1 month ago

ayykamp commented 1 month ago

Is your feature request related to a problem? Please describe. When shooting film while traveling it might well happen that you change timezones within a single roll.

Describe the solution you'd like When adding a new frame ExifNotes could automatically save and display the current timezone and afterwards export it as well.

Describe alternatives you've considered

Additional context

Thanks for the great app btw :)

AngelaDMerkel commented 1 month ago

Most software will use location data in order to set the offset. Timezones in exif are a real pain in the ass

ayykamp commented 1 month ago

Time zones are just a pain in the ass period haha. The software I use (immich) does actually look at the tz exif tags so I thought I'd bring it up.

AngelaDMerkel commented 1 month ago

Time zones are just a pain in the ass period haha. The software I use (immich) does actually look at the tz exif tags so I thought I'd bring it up.

I am still having trouble with offsets in Immich and there is a pretty long open PR which is trying to sort out some of the more annoying edge cases. I would just recommend care if this is implemented