Port of world_clock2 to second movement.

Improvements:

- The name of the time zone is displayed for a brief movement when cycling through the selected time zones.

- The face now comes with pre-selected zones to show-case its functionality: Seattle, New York, UTC, Shanghai, and Tokyo.
This commit is contained in:
Konrad Rieck
2026-07-27 22:33:06 +02:00
parent b2589bebcd
commit cd18c95779
4 changed files with 573 additions and 0 deletions
+1
View File
@@ -58,4 +58,5 @@ SRCS += \
./watch-faces/complication/tomato_face.c \
./watch-faces/clock/solar_time_face.c \
./watch-faces/complication/tide_face.c \
./watch-faces/clock/world_clock2_face.c \
# New watch faces go above this line.