ACPI_TAD_TIME_ISDST
tm->tm_isdst = rt->daylight == ACPI_TAD_TIME_ISDST;
rt.daylight = ACPI_TAD_TIME_ISDST * !!tm->tm_isdst;