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

UmAlQuraCalendar.Eras Property

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

Gets a list of the eras that are supported by the current UmAlQuraCalendar.

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

'Declaration
Public Overrides ReadOnly Property Eras As Integer()

Property Value

Type: System.Int32 ()
An array that consists of a single element that has the value CurrentEra.

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