Time.Month Property

Definition

Month [0-11]

[Android.Runtime.Register("month")]
public int Month { get; set; }
[<Android.Runtime.Register("month")>]
member this.Month : int with get, set

Property Value

Attributes

Remarks

Month [0-11]

Java documentation for android.text.format.Time.month.

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