Android.Text.Format Namespace

Remarks

This package contains alternative classes for some text formatting classes defined in Java.Util and Java.Text. It also contains additional text formatting classes for situations not covered by Java.Util or Java.Text.

Classes

TypeReason
AbbreviationLengthEnumerates values returned by several methods of Android.Text.Format.AbbreviationLength and taken as a parameter of several methods of Android.Text.Format.DateUtils.
DateFormatUtility class for producing strings with formatted date/time.
DateUtilsThis 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.
DayOfWeekEnumerates values returned by several types and taken as a parameter of the Android.Text.Style.TtsSpan.DateBuilder.SetWeekday member.
FormatStyleFlagsEnumerates values returned by several methods of Android.Text.Format.FormatStyleFlags and taken as a parameter of several methods of Android.Text.Format.DateUtils.
FormatterUtility class to aid in formatting common values that are not covered by the Java.Util.Formatter class in Java.Util
TimeAn alternative to the Java.Util.Calendar and Java.Util.GregorianCalendar classes.
TimeFormatValuesEnumerates values returned by several methods of Android.Text.Format.TimeFormatValues and taken as a parameter of the Android.Text.Format.Time.GetActualMaximum member.