HijriCalendar: Eras (get)

Eras

Gets a list of eras in the HijriCalendar.



 Public Property Get Eras ( ) As Long ( )

Return Values

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

Remarks

The Hijri calendar recognizes one era: A.H. (Latin "Anno Hegirae", which means "the year of the migration," in reference to the migration of Muhammad (PBUH) from Mecca). This property always returns an array with only one element.

Read Only.

See Also

Project CorLib Overview

Class HijriCalendar Overview