TimeZoneRuleQuery
typedef struct TimeZoneRuleQuery {...} TimeZoneRuleQuery
Overview
Used to input the query information and receive the query result.
Since: 22
Related module: i18n
Header file: timezone.h
Summary
Member Variables
| Name | Description |
|---|---|
| double base | Base time of the query. |
| int32_t prevRawOffset | Original offset of the time zone last time. |
| int32_t prevDSTSavings | Original DST offset last time. |
| bool inclusive | Whether the query result contains the base time. The value true indicates that the query result contains the base time. The value false indicates the opposite. |
| double result | Query result. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-i18n-initialtimezonerule
openharmony 鸿蒙 capi-i18n-timezonerules
openharmony 鸿蒙 capi-resmgr-common-h
openharmony 鸿蒙 capi-i18n-annualtimezonerule
openharmony 鸿蒙 errorcode-font-manager
openharmony 鸿蒙 capi-errorcode-h
openharmony 鸿蒙 js-apis-resource-manager