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 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 with parameters of type SimpleTimeZone