22-09-2021, 22:09
Hi Phil,
I'm not sure, but I think it should be:
The same in a short format:
Cheers
Werk_AG
I'm not sure, but I think it should be:
Code:
const char* TZ_info = "AEST-10AEDT,M4.1.0/03:00:00,M10.1.0/02:00:00"; // --> Australia/NSW TimezoneThe same in a short format:
Code:
const char* TZ_info = "AEST-10AEDT,M4.1.0/3,M10.1.0/2"; // --> Australia/NSW TimezoneCheers
Werk_AG

