Compartilhar via


JapaneseCalendar.CurrentEra Property

Definition

This member is deprecated.

[Android.Runtime.Register("CURRENT_ERA", ApiSince=24)]
public static int CurrentEra { get; }
[<Android.Runtime.Register("CURRENT_ERA", ApiSince=24)>]
static member CurrentEra : int

Property Value

Attributes

Remarks

This member is deprecated. Use era constants, e.g. #REIWA, instead.

Java documentation for android.icu.util.JapaneseCalendar.CURRENT_ERA.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to