Home
last modified time | relevance | path

Searched defs:timezone (Results 1 - 8 of 8) sorted by relevance

/base/time/time_service/framework/cj/src/
H A Dsystem_date_time_ffi.cpp105 RetCode FfiOHOSSysSetTimezone(char* timezone) in FfiOHOSSysSetTimezone() argument
H A Dsystem_date_time.cpp133 int SystemDateTimeImpl::SetTimeZone(char* timezone) in SetTimeZone() argument
156 int32_t GetTimezone(std::string &timezone) in GetTimezone() argument
/base/global/i18n/frameworks/intl/include/
H A Di18n_timezone.h88 icu::TimeZone *timezone = nullptr; member in OHOS::Global::I18n::I18nTimeZone
/base/global/i18n/frameworks/intl/src/
H A Di18n_calendar.cpp175 icu::TimeZone *timezone = icu::TimeZone::createTimeZone(zone); in SetTimeZone() local
/base/time/time_service/framework/js/napi/system_date_time/src/
H A Dnapi_system_date_time.cpp380 std::string timezone; in SetTimezone() member
406 std::string timezone; in GetTimezone() member
434 std::string timezone; GetTimezoneSync() member
522 GetTimezone(std::string &timezone) GetTimezone() argument
[all...]
/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp464 TimeZone *timezone = TimeZone::createTimeZone(unicodeZoneID); in Match() local
506 TimeZone *timezone = TimeZone::createTimeZone(unicodeZoneID); in CheckSameDstOffset() local
/base/global/i18n/interfaces/js/kits/src/
H A Di18n_timezone_addon.cpp294 napi_value timezone = StaticGetTimeZone(env, argTimeZoneId, true); in GetTimezonesByLocation() local
/base/global/i18n/frameworks/intl/test/unittest/
H A Dintl_test_extent.cpp413 std::unique_ptr<I18nTimeZone> timezone = I18nTimeZone::CreateInstance(timezoneId, true); in HWTEST_F() local

Completed in 10 milliseconds