KoreanCalendar: Eras (get)

Eras

Gets a list of eras in the KoreanCalendar.



 Public Property Get Eras ( ) As Long ( )

Return Values

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

Remarks

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

Read Only.

See Also

Project CorLib Overview

Class KoreanCalendar Overview