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