Uses of Class
com.ibm.icu.util.VTimeZone
-
Packages that use VTimeZone Package Description com.ibm.icu.util International calendars and other utility classes. -
-
Uses of VTimeZone in com.ibm.icu.util
Methods in com.ibm.icu.util that return VTimeZone Modifier and Type Method Description VTimeZoneVTimeZone. clone()Overrides clone.VTimeZoneVTimeZone. cloneAsThawed()Provides for the clone operation.static VTimeZoneVTimeZone. create(Reader reader)Create aVTimeZoneinstance by RFC2445 VTIMEZONE data.static VTimeZoneVTimeZone. create(String tzid)Create aVTimeZoneinstance by the time zone ID.
-