Calendar.November Field

Definition

Value of the MONTH field indicating the eleventh month of the year.

[Android.Runtime.Register("NOVEMBER", ApiSince=24)]
public const int November = 10;
[<Android.Runtime.Register("NOVEMBER", ApiSince=24)>]
val mutable November : int

Field Value

Value = 10
Attributes

Remarks

Value of the MONTH field indicating the eleventh month of the year.

Java documentation for android.icu.util.Calendar.NOVEMBER.

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