DatatypeConstants.March Field

Definition

Value for third month of year.

[Android.Runtime.Register("MARCH")]
public const int March = 3;
[<Android.Runtime.Register("MARCH")>]
val mutable March : int

Field Value

Value = 3
Attributes

Remarks

Value for third month of year.

Java documentation for javax.xml.datatype.DatatypeConstants.MARCH.

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