SystemTime Fields |
The SystemTime type exposes the following members.
Name | Description | |
---|---|---|
Day | The day of the month, 1 through 31. | |
DayOfWeek | The day of the week, 0 = Sunday through 6 = Saturday. | |
Hour | The hour, 0 through 23. | |
Millisecond | The milli-second, 0 through 999. | |
Minute | The minute, 0 through 59. | |
Month | The month number, 1 through 12. | |
Second | The minute, 0 through 59. | |
Year | The year (1601 - 30827). |