1
0
Fork 0
BangleApps/apps/widdst
deirdreobyrne 2f940d901e Checks firmware; E.setDST(...) moved to boot.js 2022-07-11 14:37:09 +01:00
..
ChangeLog Checks firmware; E.setDST(...) moved to boot.js 2022-07-11 14:37:09 +01:00
README.md Widget to set dst rules 2022-07-10 19:13:46 +01:00
boot.js Checks firmware; E.setDST(...) moved to boot.js 2022-07-11 14:37:09 +01:00
icon.png Widget to set dst rules 2022-07-10 19:13:46 +01:00
metadata.json Checks firmware; E.setDST(...) moved to boot.js 2022-07-11 14:37:09 +01:00
settings.js Widget to set dst rules 2022-07-10 19:13:46 +01:00
widget.js Checks firmware; E.setDST(...) moved to boot.js 2022-07-11 14:37:09 +01:00

README.md

Daylight savings time widget

This widget will set the daylight saving rules on your watch. Note you may need a firmware update before this can work.

Settings

You need to set your timezone, and your daylight savings rules, in Settings -> Apps -> Daylight Savings. The settings are

Enabled enables or disables the widget

Icon enables or disables the showing of a small "DST" icon when daylight savings is in effect

Base TZ is your "base" timezone - i.e. the timezone you keep when daylight savings is not in effect. It is positive east.

Change is the size of the daylight savings change, which is +1 hour almost everywhere.

DST Start, DST End set the rules for the start and end of daylight savings.

Setting the daylight savings rules

The page for setting DST Start and DST End ask you to describe the rules for daylight savings changes. For instance, in the UK, the rules are

DST Start The [last] [Sun] of [Mar] minus [0 days] at [01:00]

DST End The [last] [Sun] of [Oct] minus [0 days] at [02:00]

In most of the US, the rules are

DST Start The [2nd] [Sun] of [Mar] minus [0 days] at [02:00]

DST End The [1st] [Sun] of [Nov] minus [0 days] at [02:00]