Home
last modified time | relevance | path

Searched refs:nxt_timezone (Results 1 – 3 of 3) sorted by path

/unit/src/
H A Dnxt_http_variables.c372 gmtoff = nxt_timezone(tm) / 60; in nxt_http_log_date()
H A Dnxt_thread_time.c306 nxt_gmtime(s + nxt_timezone(tm), tm); in nxt_thread_time_string()
H A Dnxt_time.h77 #define nxt_timezone(tm) \ macro
82 #define nxt_timezone(tm) \ macro
87 #define nxt_timezone(tm) \ macro