IsoEra.Bce Property

Definition

The singleton instance for the era before the current one, 'Before Current Era', which has the numeric value 0.

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

Property Value

The singleton instance for the era before the current one, 'Before Current Era', which has the numeric value 0.

Attributes

Remarks

The singleton instance for the era before the current one, 'Before Current Era', which has the numeric value 0.

Java documentation for java.time.chrono.IsoEra.BCE.

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