Java.Text.DateFormat.Format Method
Formats the specified date using the rules of this date format.

Syntax

[Android.Runtime.Register("format", "(Ljava/util/Date;)Ljava/lang/String;", "")]
public string Format (Java.Util.Date date)

Parameters

date
the date to format.

Returns

Documentation for this section has not yet been entered.

Remarks

Formats the specified date using the rules of this date format.

[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