Home | History | Annotate | Download | only in unicode

Lines Matching refs:day

141      * @param day        The reference date's day-in-month (1-based)
142 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
143 * @param millis The reference date's milliseconds in day, local standard time
148 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
162 * @param day The reference date's day-in-month (1-based)
163 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
164 * @param millis The reference date's milliseconds in day, local standard time
170 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,