Android.Text.Format Namespace

Classes

DateFormat

Utility class for producing strings with formatted date/time.

DateUtils

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.

Formatter

Utility class to aid in formatting common values that are not covered by the java.util.Formatter class in java.util

Time

An alternative to the java.util.Calendar and java.util.GregorianCalendar classes.

Enums

AbbreviationLength

Enumerates values returned by several methods of AbbreviationLength and taken as a parameter of several methods of DateUtils.

DayOfWeek

Enumerates values returned by several types and taken as a parameter of the F:Android.Text.Style.TtsSpan+DateBuilder.SetWeekday member.

FormatStyleFlags

Enumerates values returned by several methods of FormatStyleFlags and taken as a parameter of several methods of DateUtils.

TimeFormatValues

Enumerates values returned by several methods of TimeFormatValues and taken as a parameter of the F:Android.Text.Format.Time.GetActualMaximum member.