Merge pull request #198 from stephan242/timezone-fully-automatic
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
|
||||
* 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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user