Clears the value in the given time field, marking it unset and assigning
it a value of zero.
Syntax
[Android.Runtime.Register("clear", "(I)V", "")] public voidClear ([Android.Runtime.GeneratedEnum] CalendarField field)
Parameters
field
Documentation for this section has not yet been entered.
Remarks
Clears the value in the given time field, marking it unset and assigning
it a value of zero. The actual field value will be determined the next
time the field is accessed.