Inheritance diagram for tm:
Definition at line 3638 of file SUS_Summary.
Public Attributes | |
int | tm_sec |
int | tm_min |
int | tm_hour |
int | tm_mday |
int | tm_mon |
int | tm_year |
int | tm_wday |
int | tm_yday |
int | tm_isdst |
|
hour [0,23] Definition at line 3641 of file SUS_Summary. Referenced by Ux::Timetm::set(), and Ux::TimeParts::set(). |
|
daylight-savings flag Definition at line 3647 of file SUS_Summary. Referenced by Ux::Timetm::set(), and Ux::TimeParts::set(). |
|
day of month [1,31] Definition at line 3642 of file SUS_Summary. Referenced by Ux::Timetm::set(), and Ux::TimeParts::set(). |
|
minute [0,59] Definition at line 3640 of file SUS_Summary. Referenced by Ux::Timetm::set(), and Ux::TimeParts::set(). |
|
month [0,11] Definition at line 3643 of file SUS_Summary. Referenced by Ux::Timetm::set(), and Ux::TimeParts::set(). |
|
second [0,60] Definition at line 3639 of file SUS_Summary. Referenced by Ux::Timetm::set(), and Ux::TimeParts::set(). |
|
day of week [0,6] (0 = Sunday) Definition at line 3645 of file SUS_Summary. Referenced by Ux::Timetm::set(), and Ux::TimeParts::set(). |
|
day of year [0,365] Definition at line 3646 of file SUS_Summary. Referenced by Ux::Timetm::set(), and Ux::TimeParts::set(). |
|
years since 1900 Definition at line 3644 of file SUS_Summary. Referenced by Ux::Timetm::set(), and Ux::TimeParts::set(). |