IsoChronology.Instance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.