Home | History | Annotate | Download | only in unicode

Lines Matching full:transition

26 struct Transition;
251 * Gets the first time zone transition after the base time.
254 * @param result Receives the first transition after the base time.
255 * @return TRUE if the transition is found.
261 * Gets the most recent time zone transition before the base time.
264 * @param result Receives the most recent transition before the base time.
265 * @return TRUE if the transition is found.
289 * @param trsrules Receives the timezone transition rules
291 * the timezone transition rules. On output, actual number of
316 UDate getTransitionTime(Transition* transition, UBool local,