Uses of Class
com.ibm.icu.util.SimpleTimeZone
Packages that use SimpleTimeZone
-
Uses of SimpleTimeZone in com.ibm.icu.dev.tool.timezone
Fields in com.ibm.icu.dev.tool.timezone declared as SimpleTimeZone -
Uses of SimpleTimeZone in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as SimpleTimeZoneModifier and TypeFieldDescriptionprivate SimpleTimeZone
OlsonTimeZone.finalZone
A SimpleTimeZone that governs the behavior for years >= finalYear.private SimpleTimeZone
OlsonTimeZone.finalZoneWithStartYear
Methods in com.ibm.icu.impl that return SimpleTimeZoneModifier and TypeMethodDescriptionprotected SimpleTimeZone
ZoneMeta.CustomTimeZoneCache.createInstance
(Integer key, int[] data) static SimpleTimeZone
ZoneMeta.getCustomTimeZone
(int offset) Creates a custom zone for the offsetstatic SimpleTimeZone
ZoneMeta.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 with parameters of type SimpleTimeZone