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

/external/icu4c/tools/tzcode/
H A Dzic.c2104 register zic_t starttime, untiltime; local
2128 INITIALIZE(untiltime);
2292 ** Turn untiltime into UTC
2296 untiltime = zp->z_untiltime;
2298 untiltime = tadd(untiltime,
2301 untiltime = tadd(untiltime,
2332 if (useuntil && ktime >= untiltime)

Completed in 62 milliseconds