Android.Text.Format.DateUtils Class
This class contains various date-related utilities for creating text for things like elapsed time and date ranges, strings for days of the week and months, and AM/PM text etc.

See Also: DateUtils Members

Syntax

[Android.Runtime.Register("android/text/format/DateUtils", DoNotGenerateAcw=true)]
public class DateUtils : Java.Lang.Object

Remarks

This class contains various date-related utilities for creating text for things like elapsed time and date ranges, strings for days of the week and months, and AM/PM text etc.

[Android Documentation]

Requirements

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