Share via


JapaneseEra.Reiwa Property

Definition

The singleton instance for the 'Reiwa' era (2019-05-01 - ) which has the value 3.

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

Property Value

Attributes

Remarks

The singleton instance for the 'Reiwa' era (2019-05-01 - ) which has the value 3. The end date of this era is not specified, unless the Japanese Government defines it.

Added in 13.

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

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