Android.Icu.Util 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
BuddhistCalendar |
|
Calendar |
<strong>[icu enhancement]</strong> ICU's replacement for |
Calendar.WeekData |
Simple, immutable struct-like class for access to the CLDR week data. |
CECalendar |
Base class for EthiopicCalendar and CopticCalendar. |
ChineseCalendar |
|
CopticCalendar |
Implement the Coptic calendar system. |
Currency |
A class encapsulating a currency, as defined by ISO 4217. |
Currency.CurrencyUsage |
Currency Usage used for Decimal Format |
CurrencyAmount |
An amount of currency, consisting of a Number and a Currency. |
DateInterval |
This class represents date interval. |
EthiopicCalendar |
Implement the Ethiopic calendar system. |
GregorianCalendar |
<strong>[icu enhancement]</strong> ICU's replacement for |
HebrewCalendar |
|
ICUUncheckedIOException |
Unchecked version of |
IllformedLocaleException |
Thrown by methods in |
IndianCalendar |
|
IslamicCalendar |
|
IslamicCalendar.CalculationType |
enumeration of available calendar calculation types |
JapaneseCalendar |
|
LocaleData |
A class for accessing miscellaneous data in the locale bundles |
LocaleData.MeasurementSystem |
Enumeration for representing the measurement systems. |
LocaleData.PaperSize |
A class that represents the size of letter head used in the country |
Measure |
An amount of a specified unit, consisting of a Number and a Unit. |
MeasureUnit |
A unit such as length, mass, volume, currency, etc. |
MeasureUnit.Complexity |
Enumeration for unit complexity. |
MeasureUnit.MeasurePrefix |
Enumeration for SI and binary prefixes, e. |
Output |
Simple struct-like class for output parameters. |
RangeValueIteratorElement |
Return result wrapper for android. |
TaiwanCalendar |
|
TimeUnit |
Measurement unit for time units. |
TimeZone |
<strong>[icu enhancement]</strong> ICU's replacement for |
TimeZone.SystemTimeZoneType |
<strong>[icu]</strong> System time zone type constants used by filtering zones in
|
ULocale |
<strong>[icu enhancement]</strong> ICU's replacement for |
ULocale.AvailableType |
Types for |
ULocale.Builder |
|
ULocale.Category |
Enum for locale categories. |
UniversalTimeScale |
There are quite a few different conventions for binary datetime, depending on different platforms and protocols. |
ValueIteratorElement |
The return result container of each iteration. |
VersionInfo |
Class to store version numbers of the form major. |
Interfaces
IFreezable |
Provides a flexible mechanism for controlling access, without requiring that a class be immutable. |
IRangeValueIterator |
Interface for enabling iteration over sets of <int index, int value>, where index is the sorted integer index in ascending order and value, its associated integer value. |
IValueIterator |
Interface for enabling iteration over sets of <int, Object>, where int is the sorted integer index in ascending order, and Object its associated value. |
Enums
CalendarField | |
CurrencyNameStyle | |
DelimiterType | |
TimeZoneNameStyle | |
TimeZoneType | |
UniversalTimeScaleType | |
UniversalTimeScaleValue | |
WalltimeOptions |