]> git.earman.xyz Git - sensor-watch.git/commit
The timezone now auto-corrects with DST (but still displays the same offset in the...
authorDavid Volovskiy <devolov@gmail.com>
Fri, 2 Aug 2024 05:25:01 +0000 (01:25 -0400)
committerDavid Volovskiy <devolov@gmail.com>
Fri, 2 Aug 2024 05:25:01 +0000 (01:25 -0400)
commit4c546b14dc9ef8aa65dcee6560417665396c3bf0
tree409aa243442ba6f2b67b3dc61821fbdc8ccd9104
parent149911e4addf203d90ed84f8a6884508637ef6d1
The timezone now auto-corrects with DST (but still displays the same offset in the settings screen to the user)
22 files changed:
movement/movement.c
movement/movement.h
movement/watch_faces/clock/beats_face.c
movement/watch_faces/clock/day_night_percentage_face.c
movement/watch_faces/clock/mars_time_face.c
movement/watch_faces/clock/world_clock2_face.c
movement/watch_faces/clock/world_clock_face.c
movement/watch_faces/complication/astronomy_face.c
movement/watch_faces/complication/countdown_face.c
movement/watch_faces/complication/moon_phase_face.c
movement/watch_faces/complication/orrery_face.c
movement/watch_faces/complication/planetary_hours_face.c
movement/watch_faces/complication/planetary_time_face.c
movement/watch_faces/complication/sailing_face.c
movement/watch_faces/complication/solstice_face.c
movement/watch_faces/complication/sunrise_sunset_face.c
movement/watch_faces/complication/timer_face.c
movement/watch_faces/complication/tomato_face.c
movement/watch_faces/complication/totp_face.c
movement/watch_faces/complication/totp_face_lfs.c
movement/watch_faces/sensor/accelerometer_data_acquisition_face.c
movement/watch_faces/settings/set_time_hackwatch_face.c