DatatypeConstants.November Field

Definition

Value for eleven month of year.

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

Field Value

Value = 11
Attributes

Remarks

Value for eleven month of year.

Java documentation for javax.xml.datatype.DatatypeConstants.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