Android.Text.Format.Time.Clear Method
Clears all values, setting the timezone to the given timezone.

Syntax

[Android.Runtime.Register("clear", "(Ljava/lang/String;)V", "GetClear_Ljava_lang_String_Handler")]
public virtual void Clear (string timezone)

Parameters

timezoneId
the timezone to use.

Remarks

Clears all values, setting the timezone to the given timezone. Sets isDst to a negative value to mean "unknown".

[Android Documentation]

Requirements

Namespace: Android.Text.Format
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3