Java.Util.Calendar.Clear Method
Clears the values of all the time fields, marking them all unset and assigning them all a value of zero.

Syntax

[Android.Runtime.Register("clear", "()V", "")]
public void Clear ()

Remarks

Clears the values of all the time fields, marking them all unset and assigning them all a value of zero. The actual field values will be determined the next time the fields are accessed.

[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