#Timezone wrong for DSLR photos

1 messages · Page 1 of 1 (latest)

potent zephyr
#

Hello, I set the timezone environment variable to Europe/Berlin and also mounted /etc/localtime to the containers. But the photos from my DSLR still show the wrong timezone. Something in Africa. I also edited GPS latitude and GPS longitude afterwards via exiftool. Any idea how to fix this?

wide salmon
#

I have the exact same issue! (dow to the timezone lol)

I think the "Time Zone" offset property (wich is set to +01:00) is read as GTM +01:00 by Immich, however it's actually meant to be read as UTC+1.

Make sure to set the timezone (TZ) env variable in docker just in case!
That didn't fix it for me, but it's worth a shot! :)

Please DM me if you resolve this issue!