#include <monthcal.h>
Structure of the system time
Definition at line 54 of file monthcal.h.
int day |
Day number of the date
Definition at line 61 of file monthcal.h.
int month |
Month number of the date
Definition at line 59 of file monthcal.h.
int weekday |
Weekday number of the date
Definition at line 63 of file monthcal.h.
int year |
Year number of the date
Definition at line 57 of file monthcal.h.