DatatypeConstants.April Field

Definition

Value for fourth month of year.

[Android.Runtime.Register("APRIL")]
public const int April = 4;
[<Android.Runtime.Register("APRIL")>]
val mutable April : int

Field Value

Value = 4
Attributes

Remarks

Value for fourth month of year.

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

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