JulianCalendar: Eras (get)

Eras

Gets the list of eras in the JulianCalendar.



 Public Property Get Eras ( ) As Long ( )

Return Values

Long() -  An array of integers that represents the eras in the JulianCalendar.

Remarks

The JulianCalendar class recognizes only the current era. This property always returns an array with only one element.

Read Only.

See Also

Project CorLib Overview

Class JulianCalendar Overview