Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
H A Ddatetime_ex.cpp81 struct tm* gmTime = gmtime_r(&t2, &curTime2); in GetLocalTimeZone() local
82 if ((localTime == nullptr) || (gmTime == nullptr)) { in GetLocalTimeZone()

Completed in 1 milliseconds