]> git.earman.xyz Git - sensor-watch.git/commit
refactor remaining uses of movement_timezone_offsets to movement_get_current_timezone...
authorjoeycastillo <joeycastillo@utexas.edu>
Sun, 29 Sep 2024 13:20:14 +0000 (09:20 -0400)
committerjoeycastillo <joeycastillo@utexas.edu>
Sun, 29 Sep 2024 14:18:11 +0000 (10:18 -0400)
commitf315744cc3232099e6eee69baba2565593bb8910
tree59c2a40868f5fbb5270cd31df671aebd977aec11
parent677872434d1984eb54d2755a4b306e5a9b104606
refactor remaining uses of movement_timezone_offsets to movement_get_current_timezone_offset
19 files changed:
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/complication/astronomy_face.c
movement/watch_faces/complication/deadline_face.c
movement/watch_faces/complication/menstrual_cycle_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