Uses of Class
com.ibm.icu.util.SimpleTimeZone
-
Packages that use SimpleTimeZone Package Description com.ibm.icu.dev.tool.timezone com.ibm.icu.impl com.ibm.icu.util -
-
Uses of SimpleTimeZone in com.ibm.icu.dev.tool.timezone
Fields in com.ibm.icu.dev.tool.timezone declared as SimpleTimeZone Modifier and Type Field Description private SimpleTimeZone
ICUZDump.DumpFormatter. stz
-
Uses of SimpleTimeZone in com.ibm.icu.impl
Fields in com.ibm.icu.impl declared as SimpleTimeZone Modifier and Type Field Description private SimpleTimeZone
OlsonTimeZone. finalZone
A SimpleTimeZone that governs the behavior for years >= finalYear.private SimpleTimeZone
OlsonTimeZone. finalZoneWithStartYear
Methods in com.ibm.icu.impl that return SimpleTimeZone Modifier and Type Method Description protected SimpleTimeZone
ZoneMeta.CustomTimeZoneCache. createInstance(java.lang.Integer key, int[] data)
static SimpleTimeZone
ZoneMeta. getCustomTimeZone(int offset)
Creates a custom zone for the offsetstatic SimpleTimeZone
ZoneMeta. getCustomTimeZone(java.lang.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 Modifier and Type Method Description (package private) void
STZInfo. applyTo(SimpleTimeZone stz)
-