Home | History | Annotate | Download | only in unicode

Lines Matching refs:day

471      * @param day        The reference date's day-in-month (1-based)
472 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
473 * @param millis The reference date's milliseconds in day, local standard time
478 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
493 * @param day the day-in-month of the given date.
494 * @param dayOfWeek the day-of-week of the given date.
495 * @param milliseconds the millis in day in <em>standard</em> local time.
501 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,