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
Requirements
Namespace: Java.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1