Home
last modified time | relevance | path

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

/haiku/src/bin/unzip/
H A Dtimezone.c584 time_t univt; /* assumed UTC value of given time */ local
599 univt = localt - statism.ttis[0].tt_gmtoff;
602 if (statism.timecnt == 0 || univt < statism.ats[0])
607 if (univt < statism.ats[timetype])
611 if ((tzoffset_adj = localt - univt - statism.ttis[timetype].tt_gmtoff)
614 univt += tzoffset_adj;