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