Share via


IsoChronology.Instance Property

Definition

Singleton instance of the ISO chronology.

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

Property Value

Attributes

Remarks

Singleton instance of the ISO chronology.

Java documentation for java.time.chrono.IsoChronology.INSTANCE.

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