Java.Util.Date.Day Property
Returns the gregorian calendar day of the week for this Date object.

Syntax

[System.Obsolete("deprecated")]
[get: Android.Runtime.Register("getDay", "()I", "GetGetDayHandler")]
public virtual int Day { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the gregorian calendar day of the week for this Date object.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1