Java.Text.DateFormatSymbols.Instance Property
Returns a new DateFormatSymbols instance for the user's default locale.

Syntax

[get: Android.Runtime.Register("getInstance", "()Ljava/text/DateFormatSymbols;", "GetGetInstanceHandler")]
public static DateFormatSymbols Instance { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a new DateFormatSymbols instance for the user's default locale. See "Be wary of the default locale".

[Android Documentation]

Requirements

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