Eras Property
Collapse the table of content
Expand the table of content

HijriCalendar.Eras Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the list of eras in the HijriCalendar.

Namespace:  System.Globalization
Assembly:  mscorlib (in mscorlib.dll)

public override int[] Eras { get; }

Property Value

Type: System.Int32 []
An array of integers that represents the eras in the HijriCalendar.

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 from Mecca). This property always returns an array with only one element.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft