Home
last modified time | relevance | path

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

/commonlibrary/c_utils/base/include/
H A Ddatetime_ex.h134 bool GetLocalTimeZone(int& timezone);
/commonlibrary/c_utils/base/src/
H A Ddatetime_ex.cpp74 bool GetLocalTimeZone(int& timezone) in GetLocalTimeZone() function
/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_datetime_test.cpp136 bool ret = GetLocalTimeZone(timezone); in HWTEST_F()
/commonlibrary/c_utils/base/test/benchmarktest/datatime_benchmark_test/
H A Ddatatime_benchmark_test.cpp171 bool ret = GetLocalTimeZone(timezone); in BENCHMARK_F()

Completed in 2 milliseconds