System.Globalization.HebrewCalendar.HebrewEra Field

Represents the current era. This field is constant.

Value: 1

Syntax

public static readonly int HebrewEra

Remarks

The value of this field is 1.

The Hebrew calendar recognizes two eras: B.C.E. (before the common era) and A.M. (Latin "Anno Mundi", which means "the year of the world"). This implementation of the System.Globalization.HebrewCalendar class recognizes only the current era (A.M.).

Requirements

Namespace: System.Globalization
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0