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
Requirements
Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1