fix(documentation): Time Zones now DST aware
This commit is contained in:
@@ -41,9 +41,7 @@
|
|||||||
* to the time zone setting, and press ALARM to cycle through the available time
|
* 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.
|
* 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
|
* Note that the second slot cannot display all letters or numbers.
|
||||||
* 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.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "movement.h"
|
#include "movement.h"
|
||||||
|
|||||||
@@ -37,9 +37,7 @@
|
|||||||
*
|
*
|
||||||
* For features like World Clock and Sunrise/Sunset to work correctly, you
|
* 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
|
* 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
|
* zone. This allows Sensor Watch to correctly offset the time.
|
||||||
* means that when daylight savings time starts or ends, you must update
|
|
||||||
* both the time and the time zone on this screen.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "movement.h"
|
#include "movement.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user