I wanted to add clock in a different tz (on bangle.js). I looked at Date() and it has no API to obtain Date in custom tz, is that right?
Timezones could also be useful for setting clock offset which is now an unfriendly number.
M
@Michaelnik started
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.
I wanted to add clock in a different tz (on bangle.js). I looked at Date() and it has no API to obtain Date in custom tz, is that right?
Timezones could also be useful for setting clock offset which is now an unfriendly number.
M