Searched defs:utcTime (Results 1 – 3 of 3) sorted by relevance
21 void LocalDate::GmTimeSafe(tm& utcTime, const time_t& time) in GmTimeSafe()
41 struct tm utcTime = timePair.first; in FormateTimeNow() local74 struct tm utcTime; in GetCurrentTime() local