Share via


Time.MonthDay Property

Definition

Day of month [1-31]

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

Property Value

Attributes

Remarks

Day of month [1-31]

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

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