TimeArrayTimeZoneRule
typedef struct TimeArrayTimeZoneRule {...} TimeArrayTimeZoneRule
Overview
Time zone rule defined by the start timestamp array.
Since: 22
Related module: i18n
Header file: timezone.h
Summary
Member Variables
| Name | Description |
|---|---|
| char* name | Name of the time zone rule. |
| int32_t rawOffset | Original offset of the time zone. |
| int32_t dstSavings | Offset of the daylight saving time. |
| double* startTimes | Start timestamp array of the rule. |
| int32_t numStartTimes | Size of the start timestamp array of the rule. |
| TimeRuleType timeRuleType | Time rule type. |
你可能感兴趣的鸿蒙文章
openharmony 鸿蒙 capi-i18n-initialtimezonerule
openharmony 鸿蒙 capi-i18n-timezonerules
openharmony 鸿蒙 capi-resmgr-common-h
openharmony 鸿蒙 capi-i18n-annualtimezonerule
openharmony 鸿蒙 errorcode-font-manager
openharmony 鸿蒙 capi-i18n-timezonerulequery
openharmony 鸿蒙 capi-errorcode-h