HUtilities Class Descriptions › CaTimeStamp › HINT32 GetHour( void ) const
Gets Hour value.
CaTimeStamp
None
HINT32 - Hour value of TimeStamp
Example
CaTimeStamp t1(2001, 5, 29, 18, 5, 32, 4); HINT32 iHour = t1.GetHour();
More information: