diff --git a/watch-faces/clock/world_clock_face.h b/watch-faces/clock/world_clock_face.h index c2190d9d..a35a3106 100644 --- a/watch-faces/clock/world_clock_face.h +++ b/watch-faces/clock/world_clock_face.h @@ -41,9 +41,7 @@ * to the time zone setting, and press ALARM to cycle through the available time * zones. Press LIGHT one last time to return to the world clock display. * - * Note that the second slot cannot display all letters or numbers. Also note - * that at this time, time zones do not automatically update for daylight saving - * time; you will need to manually adjust this field each spring and fall. + * Note that the second slot cannot display all letters or numbers. */ #include "movement.h" diff --git a/watch-faces/settings/set_time_face.h b/watch-faces/settings/set_time_face.h index 7f2c2631..3de6c568 100644 --- a/watch-faces/settings/set_time_face.h +++ b/watch-faces/settings/set_time_face.h @@ -37,9 +37,7 @@ * * For features like World Clock and Sunrise/Sunset to work correctly, you * must set the time to your local time, and the time zone to your local time - * zone. This allows Sensor Watch to correctly offset the time. This also - * means that when daylight savings time starts or ends, you must update - * both the time and the time zone on this screen. + * zone. This allows Sensor Watch to correctly offset the time. */ #include "movement.h"