Searched refs:GetLocalTimeZone (Results 1 – 2 of 2) sorted by relevance
154 static void GetLocalTimeZone(int32_t& iHour, int32_t& iMin, int32_t& iSec);
2197 GetLocalTimeZone(iZoneHour, iZoneMin, iZoneSec); in Num2AllTime()2210 void CFXJSE_FormCalcContext::GetLocalTimeZone(int32_t& iHour, in GetLocalTimeZone() function in CFXJSE_FormCalcContext