7.2.3 Struct ast_calv
Description for Calendar Field.
| Type | Name | Description |
|---|---|---|
| uint32_t | day |
Day in the range 1 to 31 |
| uint32_t | hour |
Hours in the range 0 to 23 |
| uint32_t | min |
Minutes in the range range 0 to 59 |
| uint32_t | month |
Month in the range 1 to 12 |
| uint32_t | sec |
Seconds in the range 0 to 59 |
| uint32_t | year |
Year in the range 0 to 63 |
