Uses of Class
com.ibm.icu.util.SimpleTimeZone
Packages that use SimpleTimeZone
-
Uses of SimpleTimeZone in com.ibm.icu.impl
Subclasses with type arguments of type SimpleTimeZone in com.ibm.icu.implModifier and TypeClassDescriptionprivate static classCustom time zone object cacheFields in com.ibm.icu.impl declared as SimpleTimeZoneModifier and TypeFieldDescriptionprivate SimpleTimeZoneOlsonTimeZone.finalZoneA SimpleTimeZone that governs the behavior for years >= finalYear.private SimpleTimeZoneOlsonTimeZone.finalZoneWithStartYearMethods in com.ibm.icu.impl that return SimpleTimeZoneModifier and TypeMethodDescriptionprotected SimpleTimeZoneZoneMeta.CustomTimeZoneCache.createInstance(Integer key, int[] data) static SimpleTimeZoneZoneMeta.getCustomTimeZone(int offset) Creates a custom zone for the offsetstatic SimpleTimeZoneZoneMeta.getCustomTimeZone(String id) Parse a custom time zone identifier and return a corresponding zone. -
Uses of SimpleTimeZone in com.ibm.icu.util
Methods in com.ibm.icu.util that return SimpleTimeZoneModifier and TypeMethodDescriptionSimpleTimeZone.clone()Overrides clone.SimpleTimeZone.cloneAsThawed()Provides for the clone operation.Methods in com.ibm.icu.util with parameters of type SimpleTimeZone