DateTimeRule
typedef struct DateTimeRule {...} DateTimeRule
Overview
Rule of time and date.
Since: 22
Related module: i18n
Header file: timezone.h
Summary
Member Variables
| Name | Description |
|---|---|
| int32_t month | Month. |
| int32_t dayOfMonth | Day of the month. |
| int32_t dayOfWeek | Day of the week. |
| int32_t weekInMonth | Week of the month. |
| int32_t millisInDay | Millisecond value from 00:00 on the current day to the current time. |
| DateRuleType dateRuleType | Date rule type. |
| 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