According to the posix standard localtime/mktime should use timezone information as though localtime/mktime() calls tzset(), but this is not the case in older versions of Newlib. Closes https://github.com/espressif/esp-idf/issues/11455