Java.Text.SimpleDateFormat.ApplyLocalizedPattern Method
Changes the pattern of this simple date format to the specified pattern which uses localized pattern characters.

Syntax

[Android.Runtime.Register("applyLocalizedPattern", "(Ljava/lang/String;)V", "GetApplyLocalizedPattern_Ljava_lang_String_Handler")]
public virtual void ApplyLocalizedPattern (string template)

Parameters

template
the localized pattern.

Remarks

Changes the pattern of this simple date format to the specified pattern which uses localized pattern characters.

[Android Documentation]

Requirements

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