HUtilities Class Descriptions › CaTimeStamp › CaTimeStamp& SetYear( HINT32 iYear )
Sets Year value.
CaTimeStamp
HINT32 iYear - Year value
CaTimeStamp& - reference to this object so functions can be chained together
Example
CaTimeStamp t1; t1.SetYear(2001);
More information: