lecui 1.0.0-alpha.20
lecui C++ user interface library
|
Date class. More...
#include <lecui.h>
Public Attributes | |
unsigned short | day = 1 |
The day of the month. | |
unsigned short | month = 1 |
The month of the year, from 1 to 12 inclusive. | |
unsigned short | year = 2020 |
The year. | |
Date class.