Home
last modified time | relevance | path

Searched defs:timeZone (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_clock/
H A Dtext_clock_layout_property.cpp26 struct timezone timeZone {}; in GetSystemTimeZone() struct
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dtime_util.cpp92 struct timezone timeZone; in GetTimeOfNow() local
147 struct timezone timeZone; in GetTimeOfZone() local
/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.cpp261 TimeZone* timeZone = TimeZone::createTimeZone("GMT+0:00"); in FormatDuration() local
283 TimeZone* timeZone = TimeZone::createTimeZone("GMT+0:00"); in FormatDuration() local
/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp289 struct timezone timeZone; in HWTEST_F() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Ddate_time_format_module.cpp213 std::string result, timeZone; in Format() local
279 std::string result, timeZone, check; in FormatDate() local
341 std::string result, timeZone; in FormatTime() local

Completed in 7 milliseconds