Calendar: GetEra

GetEra

Returns the era that the specified time exists in.



 Public Function GetEra(
	  ByRef Time As Variant ) As Long

Parameters

Time
[ByRef] Variant. The time to find the containing era of.

Return Values

Long -  The era for the time.

Remarks

See Also

Project VBCorLib Overview Class Calendar Overview Calendar Properties Calendar Methods GetDaysInYear GetHashCode