Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c929 int_fast32_t stdoffset; in tzparse() local
942 stdoffset = 0; in tzparse()
958 name = getoffset(name, &stdoffset); in tzparse()
982 } else dstoffset = stdoffset - SECSPERHOUR; in tzparse()
1010 sp->ttis[1].tt_gmtoff = -stdoffset; in tzparse()
1019 starttime = transtime(year, &start, stdoffset), in tzparse()
1034 + (stdoffset - dstoffset))))) { in tzparse()
1119 sp->ats[i] += stdoffset - in tzparse()
1132 sp->ttis[0].tt_gmtoff = -stdoffset; in tzparse()
1146 sp->ttis[0].tt_gmtoff = -stdoffset; in tzparse()