Home
last modified time | relevance | path

Searched refs:zones (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/zone/src/
H A Dzone_util.cpp248 std::vector<std::string> zones; in LookupTimezoneByCountryAndNITZ() local
291 std::vector<std::string> zones; in LookupTimezoneByCountry() local
310 if (zones.size() == 0) { in LookupTimezoneByCountry()
312 } else if (zones.size() == 1) { in LookupTimezoneByCountry()
337 std::vector<std::string> &zones) in GetCountryZones() argument
385 std::vector<std::string> &zones) in GetDefaultAndBoost() argument
407 GetTimezones(value, zones); in GetDefaultAndBoost()
453 zones.push_back(*it); in GetICUCountryZones()
458 if (zones.size() > 0) { in GetICUCountryZones()
471 std::string zoneId = zones[i]; in Match()
[all …]
/ohos5.0/base/global/i18n/interfaces/native/inner_api/zone/include/
H A Dzone_util.h153 bool CheckSameDstOffset(std::vector<std::string> &zones, std::string &defaultTimezone,
155 void GetTimezones(xmlNodePtr &value, std::vector<std::string> &zones);
157 std::vector<std::string> &zones);
159 std::vector<std::string> &zones);
160 …void GetICUCountryZones(std::string &region, std::vector<std::string> &zones, std::string &default…
161 …CountryResult Match(std::vector<std::string> &zones, NITZData &nitzData, std::string &systemTimezo…
/ohos5.0/base/global/timezone/
H A Dbinary_file_build.md15 …或者可以从IANA官网(https://data.iana.org/time-zones/releases/ )手动下载tzdataxxxx.tar.gz和tzcodexxxx.tar.gz两个压…
H A DREADME_zh.md11 - **时区数据更新**会从[IANA时区数据官网](https://data.iana.org/time-zones/releases/)搜索当前时区数据的最新版本。若官网存在新的时区数据版本,则…
H A DREADME.md22 …et Assigned Numbers Authority (IANA) database](https://data.iana.org/time-zones/releases/). If a n…
/ohos5.0/docs/en/application-dev/internationalization/
H A Di18n-time-zone-display.md5 In a multi-language environment, time zones may be addressed by users in different regions in diffe…
H A Di18n-time-zone.md5 …nd regions varies according to their longitude. Therefore, different time zones are planned. For e…
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-system-date-time-sys.md254 … zone to set. For details, see [Supported System Time Zones](#supported-system-time-zones). |
302 …em time zone to set. For details, see [Supported System Time Zones](#supported-system-time-zones).|
419 For details about the supported system time zones, see API [I18n.SystemLocaleManager.getTimeZoneCit…
H A Djs-apis-system-time.md492 …he system time zone. For details, see [Supported System Time Zones](#supported-system-time-zones).|
533 …he system time zone. For details, see [Supported System Time Zones](#supported-system-time-zones).|
762 … zone to set. For details, see [Supported System Time Zones](#supported-system-time-zones). |
806 …em time zone to set. For details, see [Supported System Time Zones](#supported-system-time-zones).|
841 The following table lists the supported system time zones and the respective offset (unit: h) betwe…
H A Djs-apis-date-time.md621 …he system time zone. For details, see [Supported System Time Zones](#supported-system-time-zones).|
654 …he system time zone. For details, see [Supported System Time Zones](#supported-system-time-zones).|
685 … | System time zone. For details, see [Supported System Time Zones](#supported-system-time-zones).|
702 The following table lists the supported system time zones and the respective offset (unit: h) betwe…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-textclock.md3 …ponent displays the current system time in text format for different time zones. The time is accur…
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v4.1-beta1.md229 - Management of multiple time zone sources is supported. For a country with multiple time zones, th…