Converts time to specified time zone.
CaTimeStamp
HINT32 iTimezone - Difference in hours between new time and GMT time
CPtHTimeStamp& - reference to this TimeStamp
Adjusts month and day as well.
Example
CaTimeStamp t1(2001, 5, 29, 18, 5, 32, 4); t1.ChangeTime(3);
More information:
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|