Carsten Otto 7abe36f820 fix(server): prefer explicit timezone over GPS based guess
exiftool-vendored sadly treats the offset +00:00 (used in several countries) as unknown
and may return a timezone which is based on GPS coordinates. Because of this, when
one manually fixes the timezone offset to +00:00, this fix is overwritten. With this fix,
we explicitly prefer +00:00 (if set).
2024-09-15 23:08:00 +02:00
..
2024-07-03 11:27:03 -05:00
2024-01-12 07:36:27 -05:00
2024-09-11 21:30:05 -04:00
2024-09-12 15:37:59 +00:00
2024-09-12 15:37:59 +00:00

Immich server project

This project uses the NestJS web framework. Please refer to the NestJS docs for information on getting started as a contributor to this project.