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

/external/icu4c/tools/tzcode/
H A Dzic.c1263 long dayoff, tod; local
1326 tod = gethms(fields[LP_TIME], _("invalid time of day"), FALSE);
1354 leapadd(tadd(t, tod), positive, lp->l_value, count);
1964 register long tod; local
1995 tod = rp->r_tod;
1997 tod += gmtoff;
1999 tod += dstoff;
2000 if (tod < 0) {
2004 if (tod != 2 * SECSPERMIN * MINSPERHOUR) {
2006 if (stringoffset(end(result), tod) !
[all...]

Completed in 29 milliseconds