Home
last modified time | relevance | path

Searched refs:localtime (Results 1 – 5 of 5) sorted by path

/unit/src/
H A Dnxt_thread_time.c276 tm = &thr->time.localtime; in nxt_thread_time_string()
285 nxt_localtime(s, &thr->time.localtime); in nxt_thread_time_string()
H A Dnxt_thread_time.h46 struct tm localtime; member
H A Dnxt_time.c282 _tm = localtime(&_s); in nxt_localtime()
304 (void) localtime(&s); in nxt_timezone_update()
H A Dnxt_unit.c6693 tm = *localtime(&ts.tv_sec); in nxt_unit_snprint_prefix()
/unit/test/
H A Dtest_variables.py199 - time.mktime(time.localtime())