Java.Text.DateFormat.DateTimeInstance Property
Returns a DateFormat instance for formatting and parsing dates and time values in the DEFAULT style for the default locale.

Syntax

[get: Android.Runtime.Register("getDateTimeInstance", "()Ljava/text/DateFormat;", "GetGetDateTimeInstanceHandler")]
public static DateFormat DateTimeInstance { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a DateFormat instance for formatting and parsing dates and time values in the DEFAULT style for 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 1