Home
last modified time | relevance | path

Searched defs:ttinfo (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/tzcode/
Dlocaltime.c86 struct ttinfo { /* time type information */ struct
87 int_fast32_t tt_utoff; /* UT offset in seconds */
88 bool tt_isdst; /* used to set tm_isdst */
89 int tt_desigidx; /* abbreviation list index */
90 bool tt_ttisstd; /* transition is std time */
91 bool tt_ttisut; /* transition is UT */