Searched refs:gmtoffset (Results 1 – 5 of 5) sorted by relevance
86 int offset = abs(gmtoffset(t)); in formatTime()94 gmtoffset(t) < 0 ? '-' : '+', offset / (60*60), (offset / 60) % 60, timeZoneName); in formatTime()98 gmtoffset(t) < 0 ? '-' : '+', offset / (60*60), (offset / 60) % 60); in formatTime()
226 static inline int gmtoffset(const GregorianDateTime& t) in gmtoffset() function
7010 (KJS::gmtoffset):7064 (KJS::gmtoffset):7082 (KJS::gmtoffset): 7114 (KJS::gmtoffset):7132 (KJS::gmtoffset):7270 (KJS::gmtoffset):12468 (gmtoffset):13478 (gmtoffset): On WIN32, use the recommended global (_timezone rather than timezone).
3212 (KJS::gmtoffset):4646 (KJS::gmtoffset):
15120 (JSC::gmtoffset):