Home
last modified time | relevance | path

Searched refs:zone (Results 1 – 25 of 108) sorted by relevance

12345

/ohos5.0/base/global/timezone/
H A DREADME.md5 The time zone module provides the functions of updating, parsing, compiling, and deploying time zon…
9 The directory structure of the time zone module is as follows:
13 ├── timezone # Code repository of the time zone module
14 │ ├── data # Time zone compilation data
15 │ ├── tool # Time zone management tool
16 │ │ ├── compile_tool # Time zone compilation tool
17 │ │ └── update_tool # Time zone update tool
22zone update tool searches for the latest version of time zone data from the [Internet Assigned Num…
25 cd tool/update_tool // Go to the directory where the time zone update tool is located.
29 The time zone compilation tool compiles the time zone source data and generates time zone binary da…
[all …]
/ohos5.0/docs/en/application-dev/internationalization/
H A Di18n-time-zone.md5zone 0 and China uses time zone GMT+8. The time in China is eight hours earlier than that in the U…
16 …ulating the offset between a fixed time zone and the actual time zone and obtaining and traversing…
18 // Obtain the time zone of Brazil.
26 // Localized time zone name
32 // Fixed offset of the time zone
35 // Actual offset of the time zone (fixed offset + DST)
38 // List of time zone IDs supported by the system
41 // List of time zone city IDs supported by the system
43 // Traverse the list of time zone city IDs.
79 2. Add a time zone to the preferred time zone list of the application.
[all …]
H A Di18n-time-zone-display.md5 …ons in different ways. Therefore, your application needs to localize time zone names to adapt to l…
16 2. Localize the time zone name, for example, **America/Sao_Paulo**.
H A Di18n-calendar.md5zone and DST. Therefore, the system should allow users to choose calendars that comply with their …
28 // Set the time zone for the Calendar object.
31 // Obtain the time zone for the Calendar object.
H A Di18n-l10n.md7zone and DST features. Where, locale-specific features provide access to setting the date and time…
H A DReadme-EN.md18 - [Timezone Setting](i18n-time-zone.md)
27 - [Time Zone Name Localization](i18n-time-zone-display.md)
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A D_time_service.md6 Enables the application to obtain the time and time zone information.
18 | [time_service.h](time__service_8h.md) | Declares the API for obtaining the time and time zone inf…
39 …_timeservice_gettimezone) (char \*timeZone, uint32_t len) | Returns the current system time zone. |
91 Returns the current system time zone.
101 | timeZone | A character array of time zone ID. If the time zone is obtained, the time zone ID stri…
102 | len | Length of a character array of time zone ID without maximum limit. You are advised to apply…
110 **TIMESERVICE_ERR_INVALID_PARAMETER**: The time zone is null or the length of the time zone name (e…
H A Dtime__service_8h.md6 Declares the API for obtaining the time and time zone information.
38 …_timeservice_gettimezone) (char \*timeZone, uint32_t len) | Returns the current system time zone.|
H A Djs-apis-system-time.md3 …vides system time and time zone features. You can use the APIs of this module to set and obtain th…
7 …ion 9. You are advised to use [@ohos.systemDateTime (system time and time zone)](js-apis-date-time…
484 Obtains the system time zone. This API uses an asynchronous callback to return the result.
492 | callback | AsyncCallback<string> | Yes | Callback used to return the system time zone. For…
525 Obtains the system time zone. This API uses a promise to return the result.
533 | Promise<string> | Promise used to return the system time zone. For details, see [Supported …
752 Sets the system time zone. This API uses an asynchronous callback to return the result.
762 | timezone | string | Yes | System time zone to set. For details, see [Supporte…
796 Sets the system time zone. This API uses a promise to return the result.
806 | timezone | string | Yes | System time zone to set. For details, see [Supported System Time Zones…
[all …]
H A Djs-apis-system-date-time-sys.md3 …vides system time and time zone features. You can use the APIs of this module to set and obtain th…
242 Sets the system time zone. This API uses an asynchronous callback to return the result.
254 | timezone | string | Yes | System time zone to set. For details, see [Supporte…
290 Sets the system time zone. This API uses a promise to return the result.
302 | timezone | string | Yes | System time zone to set. For details, see [Supported System Time Zones…
H A Djs-apis-date-time.md3 …vides system time and time zone features. You can use the APIs of this module to set and obtain th…
613 Obtains the system time zone. This API uses an asynchronous callback to return the result.
621 | callback | AsyncCallback<string> | Yes | Callback used to return the system time zone. For…
646 Obtains the system time zone. This API uses a promise to return the result.
654 | Promise<string> | Promise used to return the system time zone. For details, see [Supported …
677 Obtains the system time zone in synchronous mode.
685 | string | System time zone. For details, see [Supported System Time Zones](#supported-system-time-…
702 …orted system time zones and the respective offset (unit: h) between each time zone and time zone 0.
/ohos5.0/docs/en/readme/
H A Dsystem-time.md5 …The time and time zone subsystem provides OpenHarmony with the capability of managing the system t…
7 - **Time and time zone management**
9 …ges the system time and time zone in a unified manner, including setting and obtaining the system …
18 **Figure 1** Architecture of the time and time zone subsystem
21 ![](figures/architecture-of-the-time-and-time-zone-subsystem.png "Architecture of the time and time…
25 The source code of the time and time zone subsystem is stored in the **/base/time** directory.
/ohos5.0/docs/zh-cn/device-dev/kernel/
H A Dkernel-small-basic-memory-virtual.md14 | DMA zone | 供IO设备的DMA使用。 | Uncache |
15 | Normal zone | 加载内核代码段、数据段、堆和栈的地址区间。 | Cache |
16 | high mem zone | 可以分配连续的虚拟内存,但其所映射的物理内存不一定连续。 | Cache |
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-thermal_detection.md49 | thermal_zone | type | thermal zone名称 | string |
50 | thermal_zone | path | 获取真实节点thermal zone温度值的路径 | string |
76 …获取真实节点温度的路径参考[热日志文档](../subsystems/subsys-thermal_log.md)中获取thermal zone温度的路径,获取模拟节点温度的路径参考[热检测的默认…
127 2. 获取thermal zone的热检测结果:
132 成功获取thermal zone的热检测结果如下,其中Temperature的默认温度单位为0.001摄氏度:
H A Dsubsys-thermal_log.md59 | title | path | 获取thermal zone名称的路径 |
60 | title | name | thermal zone名称 |
61 | value | path | 获取thermal zone温度的路径 |
/ohos5.0/docs/zh-cn/application-dev/internationalization/
H A DReadme-CN.md18 - [时区](i18n-time-zone.md)
27 - [本地化时区名称](i18n-time-zone-display.md)
/ohos5.0/base/global/i18n/frameworks/zone/test/
H A DBUILD.gn23 [ "//base/global/i18n/interfaces/native/inner_api/zone/include" ]
26 "//base/global/i18n/frameworks/zone:zone_util",
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp575 auto zone = std::unique_ptr<TimeZone>(TimeZone::createTimeZone(timezoneStr.c_str())); in Format() local
576 if (zone != nullptr) { in Format()
577 calendar->setTimeZone(*zone); in Format()
578 dateFormat->setTimeZone(*zone); in Format()
596 auto zone = std::unique_ptr<TimeZone>(TimeZone::createTimeZone(timezoneStr.c_str())); in FormatRange() local
597 if (zone != nullptr) { in FormatRange()
598 calendar->setTimeZone(*zone); in FormatRange()
599 dateIntvFormat->setTimeZone(*zone); in FormatRange()
608 if (zone != nullptr) { in FormatRange()
609 toCalendar->setTimeZone(*zone); in FormatRange()
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-thermal_detection.md49 | thermal_zone | type | Thermal zone name.| string |
50 …| thermal_zone | path | Path for obtaining the thermal zone temperature of an actual node.| string…
76 …ining the actual node temperature, see the path for obtaining the thermal zone temperature in [The…
127 2. Obtain the thermal detection result of the thermal zone.
132 …The following is the reference thermal detection result of the thermal zone. The value of **Temper…
H A Dsubsys-thermal_log.md61 | title | path | Path for obtaining the thermal zone name.|
62 | title | name | Thermal zone name.|
63 | value | path | Path for obtaining the thermal zone temperature.|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/utils/include/
H A Dlog_print.h41 bool zone; member
/ohos5.0/docs/zh-cn/third-party-cases/
H A Ddifferent-touch-target-event.md21 ![touch-target-zone](figures/touch-target-zone.png)
/ohos5.0/docs/en/device-dev/kernel/
H A Dkernel-small-debug-shell-net-ntpdate.md41 If the time zone of the board is different from that of the server, the displayed time may be sever…
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-textclock.md42zone offset.<br>The value range is [-14, 12], indicating UTC+12 to UTC-12. A negative value indica…
371 | timeZoneOffset | number | Yes| Time zone offset of the text clock.|
373 | timeValue | number | Yes| Time zone offset of the text clock in seconds from UTC.|
388 // Display the system time in 12-hour format for the UTC+8 time zone, accurate to seconds.
433 …its selected value based on the text clock's timezone offset and the time zone offset in seconds f…
/ohos5.0/docs/en/application-dev/reference/apis-localization-kit/
H A Djs-apis-i18n-sys.md460 Obtains the array of time zone city items after sorting.
470 | Array&lt;[TimeZoneCityItem](#timezonecityitem10)&gt; | Array of time zone city items.|
513 Represents the time zone and city combination information.
521 | zoneId | string | Yes | Time zone ID, for example, **Asia/Shanghai**. …
524 | offset | int | Yes | Offset of the time zone ID. |
525 | zoneDisplayName | string | Yes | Displayed name of the time zone ID in the system lo…
526 | rawOffset | int | No | Fixed offset of the time zone ID. …

12345