Java.Util.Date.SetDate Method
Sets the gregorian calendar day of the month for this Date object.

Syntax

[Android.Runtime.Register("setDate", "(I)V", "GetSetDate_IHandler")]
[System.Obsolete("deprecated")]
public virtual void SetDate (int day)

Parameters

day
the day of the month.

Remarks

Sets the gregorian calendar day of the month 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