GetHour
 Returns the hour of the specified time.
 Public Function GetHour(
	  ByRef Time As Variant ) As Long
Parameters
- Time
 - 
[ByRef]
 Variant.
  The Date or CorDateTime to retrieve the hour from.
 
 
Return Values
Long -  The hour portion of the time.
See Also
Project CorLib Overview
Class TaiwanCalendar Overview