DatatypeConstants.July Field

Definition

Value for seventh month of year.

[Android.Runtime.Register("JULY")]
public const int July = 7;
[<Android.Runtime.Register("JULY")>]
val mutable July : int

Field Value

Value = 7
Attributes

Remarks

Value for seventh month of year.

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

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