Home
last modified time | relevance | path

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

/timezone/
A Dzic.c1516 zic_t dayoff, tod; in getleapdatetime() local
1575 t = tadd(t, tod); in getleapdatetime()
2397 register zic_t tod = rp->r_tod; in stringrule() local
2423 tod += wdayoff * SECSPERDAY; in stringrule()
2433 tod += wdayoff * SECSPERDAY; in stringrule()
2443 tod += stdoff; in stringrule()
2445 tod += save; in stringrule()
2446 if (tod != 2 * SECSPERMIN * MINSPERHOUR) { in stringrule()
2448 if (! stringoffset(result, tod)) in stringrule()
2450 if (tod < 0) { in stringrule()
[all …]

Completed in 11 milliseconds