GetEra
 Returns the era in the specified CorDateTime.
 Public Function GetEra(
	  ByRef Time As Variant ) As Long
Parameters
- Time
 - 
[ByRef]
 Variant.
  The CorDateTime to read.
 
 
Return Values
Long -  An integer that represents the era in the specified CorDateTime.
 
Remarks
 The TaiwanCalendar class recognizes only the current era.
See Also
Project CorLib Overview
Class TaiwanCalendar Overview