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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddatetime.cpp377 static long gmtoffset = LONG_MAX; // invalid timezone local
393 gmtoffset = -tm.tm_gmtoff;
395 return (int)gmtoffset;

Completed in 166 milliseconds