Home | History | Annotate | Download | only in unicode

Lines Matching refs:Transition

28 struct Transition;
253 * Gets the first time zone transition after the base time.
256 * @param result Receives the first transition after the base time.
257 * @return TRUE if the transition is found.
263 * Gets the most recent time zone transition before the base time.
266 * @param result Receives the most recent transition before the base time.
267 * @return TRUE if the transition is found.
291 * @param trsrules Receives the timezone transition rules
293 * the timezone transition rules. On output, actual number of
318 UDate getTransitionTime(Transition* transition, UBool local,