In This Topic
BYTE GetZoneMinute() const;
| |
|
Property |
Description |
|
| |
|
Returns |
int Minute part of the zone time. |
|
| |
|
Description |
Gets the Minute part of the time (Valid Range = 0 to 59). |
|
| |
|
Remarks |
Throws: LtInvalidStateException thrown if the TimeZone is not been used. |
|