Time and Date structure.
Public Attributes#
uint8_t
Second (0-59)
uint8_t
Minute of month (0-59)
uint8_t
Hour (0-23)
uint8_t
Day of month (1-31)
sl_sleeptimer_month_t
Month (0-11)
uint16_t
Year, based on a 1900 Epoch.
sl_sleeptimer_weekDay_t
Day of week (0-6)
uint16_t
Day of year (1-366)
Offset, in seconds, from UTC.