DateTimeRule
typedef struct DateTimeRule {...} DateTimeRule
概述
时间日期规则。
起始版本: 22
相关模块: i18n
所在头文件: timezone.h
汇总
成员变量
| 名称 | 描述 |
|---|---|
| int32_t month | 月份。 |
| int32_t dayOfMonth | 当月的第几天。 |
| int32_t dayOfWeek | 当周的第几天。 |
| int32_t weekInMonth | 当月的第几周。 |
| int32_t millisInDay | 从当天凌晨0点开始到当前时间的毫秒值。 |
| DateRuleType dateRuleType | 日期规则类型。 |
| TimeRuleType timeRuleType | 时间规则类型。 |
你可能感兴趣的鸿蒙文章
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