Searched refs:tt_gmtoff (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/tools/tzcode/
H A Dlocaltime.c87 long tt_gmtoff; /* UTC offset in seconds */ member in struct:ttinfo
286 timezone = -(ttisp->tt_gmtoff);
290 altzone = -(ttisp->tt_gmtoff);
433 ttisp->tt_gmtoff = detzcode(p);
593 result = ap->tt_gmtoff == bp->tt_gmtoff &&
995 sp->ttis[0].tt_gmtoff = -dstoffset;
998 sp->ttis[1].tt_gmtoff = -stdoffset;
1051 -sp->ttis[j].tt_gmtoff;
1060 -sp->ttis[j].tt_gmtoff;
[all...]

Completed in 30 milliseconds