| 
    MiniGUI API Reference (MiniGUI-Threads)
    v5.0.6
    
   A mature and proven cross-platform GUI system for embedded and smart IoT devices 
   | 
 
#include <monthcal.h>
Data Fields | |
| int | year | 
| int | month | 
| int | day | 
| int | weekday | 
Structure of the system time
Definition at line 87 of file monthcal.h.
| int day | 
Day number of the date
Definition at line 94 of file monthcal.h.
| int month | 
Month number of the date
Definition at line 92 of file monthcal.h.
| int weekday | 
Weekday number of the date
Definition at line 96 of file monthcal.h.
| int year | 
Year number of the date
Definition at line 90 of file monthcal.h.
 1.8.17