ced5b74ba1
* quick and dirty WIP to investigate timezones, currently only building under esp8266 platform much of the status stuff has been stripped for now, to test the concepts * support set of common features across ESP32/ESP8266 WRT timezone and sntp return dates as ISO format strings * remove time library, and timelib fix which is no longer required * fix the icons * remove temporary changes to demo project
6 lines
126 B
JSON
6 lines
126 B
JSON
{
|
|
"enabled": true,
|
|
"server": "time.google.com",
|
|
"tz_label": "Europe/London",
|
|
"tz_format": "GMT0BST,M3.5.0/1,M10.5.0"
|
|
} |