Home
last modified time | relevance | path

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

/timezone/
A Dzic.c1328 getsave(char *field, bool *isdst) in getsave() argument
1341 *isdst = dst < 0 ? save != 0 : dst; in getsave()
2319 bool isdst, zic_t save, bool doquotes) in doabbr() argument
2334 } else if (isdst) { in doabbr()
2891 bool isdst = startoff != zp->z_stdoff; in outzone() local
2892 type = addtype(startoff, startbuf, isdst, in outzone()
2894 if (defaulttype < 0 && !isdst) in outzone()
2959 addtype(zic_t utoff, char const *abbr, bool isdst, bool ttisstd, bool ttisut) in addtype() argument
2978 if (utoff == utoffs[i] && isdst == isdsts[i] && j == desigidx[i] in addtype()
2992 isdsts[i] = isdst; in addtype()
A Dafrica248 # > 23:59:59 2009 EET isdst=0 gmtoff=7200
251 # > 01:00:00 2009 EEST isdst=1 gmtoff=10800
254 # > 23:59:59 2009 EEST isdst=1 gmtoff=10800
257 # > 23:00:00 2009 EET isdst=0 gmtoff=7200

Completed in 12 milliseconds