Home | History | Annotate | Download | only in unicode

Lines Matching refs:after

14 *   05/01/97    aliu        Made equals(), before(), after() arguments const.
491 * Returns true if this Calendar's current time is after "when"'s current time.
499 * @return True if the current time of this Calendar is after the time of
503 UBool after(const Calendar& when, UErrorCode& status) const;
645 * positive. If this calendar is set <em>after</em> the given
702 * positive. If this calendar is set <em>after</em> the given
786 * and must delete it when done. After this call, the new time zone associated
807 * equivalent to the 941st day after February 1, 1996. With strict interpretation,
1197 * then the days before and after the transition will have the
1221 * @return The milliseconds after midnight at which the weekend begins or ends.
1276 * responsible for deleting the given time zone object after it's adopted.
2139 * register call. Key becomes invalid after a successful call and should not be used again.