Uses of Class
com.ibm.icu.util.BasicTimeZone
Packages that use BasicTimeZone
-
Uses of BasicTimeZone in com.ibm.icu.impl
Subclasses of BasicTimeZone in com.ibm.icu.impl -
Uses of BasicTimeZone in com.ibm.icu.util
Subclasses of BasicTimeZone in com.ibm.icu.utilModifier and TypeClassDescriptionclass
RuleBasedTimeZone
is a concrete subclass ofTimeZone
that allows users to define custom historic time transition rules.class
.class
VTimeZone
is a class implementing RFC2445 VTIMEZONE.Fields in com.ibm.icu.util declared as BasicTimeZoneMethods in com.ibm.icu.util that return BasicTimeZoneModifier and TypeMethodDescription(package private) static BasicTimeZone
TimeZone.getFrozenICUTimeZone
(String id, boolean trySystem) Returns a frozen ICU type TimeZone object given a time zone ID.Methods in com.ibm.icu.util with parameters of type BasicTimeZoneModifier and TypeMethodDescriptionprivate void
VTimeZone.writeZone
(Writer w, BasicTimeZone basictz, String[] customProperties)