As I understand it, if you click set time in the App Loader it'll set up the timezone correctly based on DST - but the watch won't set itself.
Extending locale sounds like a great plan - but then somehow we've got to add some code that checks the locale settings to see what the timezone should be. I guess that could be added to the bootloader?
At least now, we have 6 months to think of a good solution :)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
As I understand it, if you click
set time
in the App Loader it'll set up the timezone correctly based on DST - but the watch won't set itself.Extending
locale
sounds like a great plan - but then somehow we've got to add some code that checks the locale settings to see what the timezone should be. I guess that could be added to the bootloader?At least now, we have 6 months to think of a good solution :)