Java.Util.Date.ToLocaleString Method
Returns the string representation of this Date for the default Locale.

Syntax

[Android.Runtime.Register("toLocaleString", "()Ljava/lang/String;", "GetToLocaleStringHandler")]
[System.Obsolete("deprecated")]
public virtual string ToLocaleString ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns the string representation of this Date for the default 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