HebrewCalendar: GetEra

GetEra

Returns the era in the specified Date or CorDateTime.



 Public Function GetEra(
	  ByRef Time As Variant ) As Long

Parameters

Time
[ByRef] Variant. The Date or CorDateTime to read.

Return Values

Long -  An integer that represents the era in the specified Date or CorDateTime. The return value is always HebrewEra.

See Also

Project CorLib Overview

Class HebrewCalendar Overview