Uses of Class
com.ibm.icu.impl.OlsonTimeZone
-
Packages that use OlsonTimeZone Package Description com.ibm.icu.impl -
-
Uses of OlsonTimeZone in com.ibm.icu.impl
Methods in com.ibm.icu.impl that return OlsonTimeZone Modifier and Type Method Description protected OlsonTimeZone
ZoneMeta.SystemTimeZoneCache. createInstance(java.lang.String key, java.lang.String data)
static OlsonTimeZone
ZoneMeta. getSystemTimeZone(java.lang.String id)
Returns a frozen OlsonTimeZone instance for the given ID.
-