Lines Matching refs:day
169 * BYDAY rule with day of week (such as BYDAY=1SUN). This method produce
205 * @param day The reference date's day-in-month (1-based)
206 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
207 * @param millis The reference date's milliseconds in day, local standard time
212 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
226 * @param day The reference date's day-in-month (1-based)
227 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
228 * @param millis The reference date's milliseconds in day, local standard time
234 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,