Is your firmware up to date? It can be a sign that the Bangle's .boot0 file got corrupted (you can fix it with Settings->Utils->Rewrite settings but on 2v13 firmware and later that shouldn't be an issue.
Also, are you connected to Gadgetbridge? Gadgetbridge will attempt to set the Bangle's time (and timezone) to what your phone's is, and I guess that could be causing you problems?
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.
Is your firmware up to date? It can be a sign that the Bangle's
.boot0
file got corrupted (you can fix it withSettings->Utils->Rewrite settings
but on 2v13 firmware and later that shouldn't be an issue.Also, are you connected to Gadgetbridge? Gadgetbridge will attempt to set the Bangle's time (and timezone) to what your phone's is, and I guess that could be causing you problems?