GregorianCalendar: Eras (get)

Eras

Returns an array of eras this calendar represents.



 Public Property Get Eras ( ) As Long ( )

Return Values

Long() -  An array containing the eras represented by this calendar.

Remarks

The Gregorian calendar recognizes only one era. The returned array will have one element containing the value 1.

Read Only.

See Also

Project CorLib Overview

Class GregorianCalendar Overview