Search
Version 1.561
Eg: "TIMEZONE": "MDT", "TIMEZONE_OFFSET": "-21600" The TIMEZONE is the name of the timezone. TIMEZONE_OFFESET is in seconds, so /3600 for hours. The values are taken from: localtime_r(&now, &t); t.tm_zone t.tm_gmtoff