In This Topic
short GetZoneHour() const;
|
|
Property |
Description |
|
|
|
Returns |
int Hour part of the zone time. |
|
|
|
Description |
Gets the Hour part of the time. 24 hour clock (Valid Range = 0 to 23). |
|
|
|
Remarks |
Throws: LtInvalidStateException thrown if the TimeZone is not been used. |
|