mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-15 00:10:29 +00:00
Setting correct timezone is mandatory for scheduling to work correctly. Earlier, the default timezone was set to "Asia/Shanghai" and a config change was required for setting appropriate timezone. However, now that the phone apps have support for setting the timezone using the RainMaker timezone service, it has been enabled in all examples that had scheduling enabled.