Package | Description |
---|---|
com.ibm.icu.text |
Extensions and enhancements to java.text to support unicode transforms, UnicodeSet, surrogate char utilities, UCA collation, normalization, break iteration (rule and dictionary based), enhanced number format, international string searching, and arabic shaping.
|
Modifier and Type | Method and Description |
---|---|
static TimeZoneNames |
TimeZoneNames.getInstance(ULocale locale)
Returns an instance of
TimeZoneDisplayNames for the specified locale. |
TimeZoneNames |
TimeZoneFormat.getTimeZoneNames()
Returns the time zone display name data used by this instance.
|
abstract TimeZoneNames |
TimeZoneNames.Factory.getTimeZoneNames(ULocale locale)
The factory method of
TimeZoneNames . |
Modifier and Type | Method and Description |
---|---|
TimeZoneFormat |
TimeZoneFormat.setTimeZoneNames(TimeZoneNames tznames)
Sets the time zone display name data to this instance.
|
Copyright (c) 2013 IBM Corporation and others.