Home | History | Annotate | Download | only in unicode

Lines Matching full:day

408      * @param day        The reference date's day-in-month (1-based)
409 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
410 * @param millis The reference date's milliseconds in day, local standard time
415 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
430 * @param day the day-in-month of the given date.
431 * @param dayOfWeek the day-of-week of the given date.
432 * @param milliseconds the millis in day in <em>standard</em> local time.
438 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,