Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
#include <FXSystem.h>
Public Attributes | |
FXint | year |
FXint | month |
Year (e.g. 1970) | |
FXint | mday |
Month 1..12. | |
FXint | yday |
Day of the month 1..31. | |
FXint | wday |
Day in the year 1..366. | |
FXint | hour |
Day of the week 0..6. | |
FXint | min |
Hours 0..23. | |
FXint | sec |
Minutes 0..59. | |
FXint | nano |
Seconds 0..60. | |
FXint | offset |
Nanoseconds 0..999999999. | |
System Time in parts.
Copyright © 1997-2022 Jeroen van der Zijp |