GregorianCalendar.InvertGregorian Property

Definition

Used by handleComputeJulianDay() and handleComputeMonthStart().

[Android.Runtime.Register("invertGregorian", ApiSince=24)]
protected bool InvertGregorian { get; set; }
[<Android.Runtime.Register("invertGregorian", ApiSince=24)>]
member this.InvertGregorian : bool with get, set

Property Value

Attributes

Remarks

Used by handleComputeJulianDay() and handleComputeMonthStart().

Java documentation for android.icu.util.GregorianCalendar.invertGregorian.

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