openenergymonitor / EmonESP

ESP8266 WIFI serial to emoncms link
160 stars 78 forks source link

Current time ignores DST... #98

Open FredM67 opened 2 years ago

FredM67 commented 2 years ago

Currently, the user has to set a specific offset to have his emonESP displaying and using the right localtime. Unfortunately, this offset changes in many countries twice a year (winter/summer).

What about using the time feature from the esp8266 framework? With this, the user can set his timezone !

In the UI, we could list all the timezones or much easier let the user type his timezone-code like CET....

Something like what's implemented in https://github.com/OpenEVSE/ESP8266_WiFi_v2.x