Lines Matching refs:month
472 * @param month The reference date's month (0-based; 0 is January)
473 * @param day The reference date's day-in-month (1-based)
480 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
493 * @param month the month in the given date.
494 * Month is 0-based. e.g., 0 for January.
495 * @param day the day-in-month of the given date.
498 * @param monthLength the length of the given month in days.
503 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,