|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeZoneTransition | |
---|---|
com.ibm.icu.util | International calendars and other utility classes. |
Uses of TimeZoneTransition in com.ibm.icu.util |
---|
Methods in com.ibm.icu.util that return TimeZoneTransition | |
---|---|
TimeZoneTransition |
VTimeZone.getNextTransition(long base,
boolean inclusive)
Gets the first time zone transition after the base time. |
TimeZoneTransition |
SimpleTimeZone.getNextTransition(long base,
boolean inclusive)
Gets the first time zone transition after the base time. |
TimeZoneTransition |
RuleBasedTimeZone.getNextTransition(long base,
boolean inclusive)
Gets the first time zone transition after the base time. |
abstract TimeZoneTransition |
BasicTimeZone.getNextTransition(long base,
boolean inclusive)
Gets the first time zone transition after the base time. |
TimeZoneTransition |
VTimeZone.getPreviousTransition(long base,
boolean inclusive)
Gets the last time zone transition before the base time. |
TimeZoneTransition |
SimpleTimeZone.getPreviousTransition(long base,
boolean inclusive)
Gets the last time zone transition before the base time. |
TimeZoneTransition |
RuleBasedTimeZone.getPreviousTransition(long base,
boolean inclusive)
Gets the last time zone transition before the base time. |
abstract TimeZoneTransition |
BasicTimeZone.getPreviousTransition(long base,
boolean inclusive)
Gets the last time zone transition before the base time. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |