Home | History | Annotate | Download | only in unicode

Lines Matching refs:millis

365      * @param time          The time of that day (number of millis after midnight)
378 * @param time The time of that day (number of millis after midnight)
396 * @param time The time of that day (number of millis after midnight)
414 * @param time The time of that day (number of millis after midnight)
485 * @param time The time of that day (number of millis after midnight)
498 * @param time The time of that day (number of millis after midnight)
516 * @param time The time of that day (number of millis after midnight)
535 * @param time The time of that day (number of millis after midnight)
564 * @param millis The reference date's milliseconds in day, UTT (NOT local time).
570 uint8_t dayOfWeek, int32_t millis, UErrorCode& status) const;
581 * @param milliseconds the millis in day in <em>standard</em> local time.
599 * @param milliseconds the millis in day in <em>standard</em> local time.
824 * millis are compared directly against the ruleMillis, so any
832 int8_t dayOfWeek, int32_t millis, int32_t millisDelta,