Skip to content

Conversation

@rieck
Copy link
Contributor

@rieck rieck commented Apr 2, 2025

The world clock face 2 currently does not support daylight saving time. This results in incorrect time displays when daylight saving is active in one time zone but not in another. I have extended the watch face to support this feature:

  • Added daylight saving toggle for the current time zone via long press on the ALARM button in settings mode.
  • Updated the display logic to reflect the daylight saving status using the lap indicator.
  • Enhanced the documentation to reflect the new behavior.

Previously, a long press on the ALARM button was used to return from the settings to the display face. This functionality has now been reassigned to the MODE button, which I consider a natural “return” action when navigating from a settings face. While this might diverge from common practice, it feels intuitive within the overall interface flow.

- Added functionality to toggle daylight saving time for the current time zone using a long press on the ALARM button.
- Updated the display logic to show the lap indicator based on daylight saving status.
- Enhanced documentation to reflect the new behavior.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant