mirror of
https://github.com/immich-app/immich.git
synced 2026-05-13 11:02:15 -04:00
b11aecd184
* fixed the timezone issue in the Immich mobile app's metadata sheet to match the web app's behavior * format dart * now uses the shared applyTimezoneOffset() utility function from mobile/lib/utils/timezone.dart * add tests --------- Co-authored-by: Alex <alex.tran1502@gmail.com>