Searched refs:timezone (Results 1 – 3 of 3) sorted by relevance
83 (-(((tm)->tm_isdst > 0) ? altzone : timezone))88 (-(((tm)->tm_isdst > 0) ? timezone + 3600 : timezone))
26 uint8_t timezone; /* 1 bit */ member
274 if (ts->timezone == NXT_THREAD_TIME_LOCAL) { in nxt_thread_time_string()359 if (ts->timezone == NXT_THREAD_TIME_LOCAL) { in nxt_thread_time_string_no_cache()