Home
last modified time | relevance | path

Searched refs:gmtoff (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/tzcode/
Dlocaltime.c208 init_ttinfo(struct ttinfo *s, int_fast32_t gmtoff, bool isdst, int abbrind) in init_ttinfo() argument
210 s->tt_gmtoff = gmtoff; in init_ttinfo()