MiniGUI API Reference (MiniGUI-Threads)  v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
Data Fields
_SYSTEMTIME Struct Reference

#include <monthcal.h>

Data Fields

int year
 
int month
 
int day
 
int weekday
 

Detailed Description

Structure of the system time

Definition at line 75 of file monthcal.h.

Field Documentation

int day

Day number of the date

Definition at line 82 of file monthcal.h.

int month

Month number of the date

Definition at line 80 of file monthcal.h.

int weekday

Weekday number of the date

Definition at line 84 of file monthcal.h.

int year

Year number of the date

Definition at line 78 of file monthcal.h.


The documentation for this struct was generated from the following file: