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