|
int | year |
| The year.
|
|
int | month |
| The month in the range 1..12.
|
|
int | day |
| The day of the month in the range 1..31.
|
|
int | hour |
| The hour in the range 0..23.
|
|
int | minute |
| The minute in the range 0..59.
|
|
int | second |
| The second in the range 0..59.
|
|
int | tz_sign |
| The "sign" of the time zone, (0) means UTC, (-1) is west, (+1) is east.
|
|
int | tz_hour |
| The time zone hour in the range 0..23.
|
|
int | tz_minute |
| The time zone minute in the range 0..59.
|
|
The documentation for this struct was generated from the following file: