64 if ( secs != ( (time_t) -1 ) )
uint8_t year
year of the century, 0..99
uint8_t mday
day of month, 0..31
time_t mbg_mktime(int year, int month, int day, int hour, int min, int sec)
Compute a linear time_t value from broken down date and time.
int8_t offs_utc
[hours], 0 if not _pcps_has_utc_offs
Local calendar date and time, plus sync status.
uint8_t min
minutes, 0..59
uint8_t month
month, 1..12
time_t pcps_mktime(const PCPS_TIME *tp)
Compute a linear time_t value from PCPS_TIME.
uint8_t sec
seconds, 0..59, or 60 if leap second