Android.Text.Format.DateUtils.GetRelativeTimeSpanStringFormatted Method

Syntax

[Android.Runtime.Register("getRelativeTimeSpanString", "(Landroid/content/Context;JZ)Ljava/lang/CharSequence;", "")]
public static Java.Lang.ICharSequence GetRelativeTimeSpanStringFormatted (Android.Content.Context c, long millis, bool withPreposition)

Parameters

c
Documentation for this section has not yet been entered.
millis
Documentation for this section has not yet been entered.
withPreposition
If true, the string returned will include the correct preposition ("at 9:20am", "on 10/12/2008" or "on May 29").

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

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