mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Replace single sync-time ZoneOffset with ZoneId, resolving the correct offset per record timestamp via ZoneId.rules.getOffset(instant). Fixes wrong offset metadata on records crossing DST boundaries (e.g. sleep sessions starting in CET and ending in CEST). Also fixes leading space in device model name after manufacturer prefix strip.