Calendar.CurrentEra Field

Definition

Represents the current era of the current calendar.

public const int CurrentEra = 0;
Field Value

Remarks

The CurrentEra field represents the index of the current era in the Eras array. Because eras are arranged in reverse chronological order (from the current era to earlier eras), this field is a constant that has a value of 0.