Searched refs:gmtoff (Results 1 – 2 of 2) sorted by relevance
733 gmtoff(struct tm const *a, time_t *t, struct tm const *b) in gmtoff() function779 long off = gmtoff(tmp, NULL, gmtmp); in show()859 long off = gmtoff(tm, &t, NULL); in format_utc_offset()
248 # > 23:59:59 2009 EET isdst=0 gmtoff=7200251 # > 01:00:00 2009 EEST isdst=1 gmtoff=10800254 # > 23:59:59 2009 EEST isdst=1 gmtoff=10800257 # > 23:00:00 2009 EET isdst=0 gmtoff=7200
Completed in 13 milliseconds