#include <libnjb.h>
Data Fields | |
| int16_t | year |
| int16_t | month |
| int16_t | day |
| int16_t | weekday |
| int16_t | hours |
| int16_t | minutes |
| int16_t | seconds |
dumptime.c, and settime.c.
|
|
Day (0-31)
|
|
|
Hours (24-hour notation)
|
|
|
Minutes
|
|
|
Month (0-11)
|
|
|
Seconds
|
|
|
Day of the week 0=sunday, 6=saturday
|
|
|
Year (4 digits)
|
1.4.4