JapaneseEra.Heisei Property

Definition

The singleton instance for the 'Heisei' era (1989-01-08 - 2019-04-30) which has the value 2.

[Android.Runtime.Register("HEISEI", ApiSince=26)]
public static Java.Time.Chrono.JapaneseEra? Heisei { get; }
[<Android.Runtime.Register("HEISEI", ApiSince=26)>]
static member Heisei : Java.Time.Chrono.JapaneseEra

Property Value

Attributes

Remarks

The singleton instance for the 'Heisei' era (1989-01-08 - 2019-04-30) which has the value 2.

Java documentation for java.time.chrono.JapaneseEra.HEISEI.

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