Android.Text.Format Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| 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 |
| Time |
An alternative to the |
Enums
| Name | Description |
|---|---|
| AbbreviationLength |
Enumerates values returned by several methods of AbbreviationLength and taken as a parameter of several methods of DateUtils. |
| DayOfWeek |
Enumerates constants used by Time. |
| FormatStyleFlags |
Enumerates values returned by several methods of FormatStyleFlags and taken as a parameter of several methods of DateUtils. |
| TimeFormatValues |
Enumerates symbolic constants for accessing fields of Time with GetActualMaximum(TimeFormatValues), except WeekNum, which is unsupported and causes that method to throw |