MentOS
0.8.0
The Mentoring Operating System
|
Used to get information about the current time. More...
Public Attributes | |
int | tm_sec |
Seconds [0 to 59]. | |
int | tm_min |
Minutes [0 to 59]. | |
int | tm_hour |
Hours [0 to 23]. | |
int | tm_mday |
Day of the month [1 to 31]. | |
int | tm_mon |
Month [0 to 11]. | |
int | tm_year |
Year [since 1900]. | |
int | tm_wday |
Day of the week [0 to 6]. | |
int | tm_yday |
Day in the year [0 to 365]. | |
int | tm_isdst |
Is Daylight Saving Time. | |
Used to get information about the current time.