Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/src/
H A Ddatetime_ex.cpp78 struct tm curTime1 = {0}; in GetLocalTimeZone() local
80 struct tm* localTime = localtime_r(&t1, &curTime1); in GetLocalTimeZone()
86 t1 = mktime(&curTime1); in GetLocalTimeZone()

Completed in 1 milliseconds