Java.Util.TimeZone.GetDisplayName Method
Equivalent to getDisplayName(false, TimeZone.LONG, locale).

Syntax

[Android.Runtime.Register("getDisplayName", "(Ljava/util/Locale;)Ljava/lang/String;", "")]
public string GetDisplayName (Locale locale)

Parameters

locale
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Equivalent to getDisplayName(false, TimeZone.LONG, locale).

[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