Lines Matching refs:month
470 * @param month The reference date's month (0-based; 0 is January)
471 * @param day The reference date's day-in-month (1-based)
478 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
491 * @param month the month in the given date.
492 * Month is 0-based. e.g., 0 for January.
493 * @param day the day-in-month of the given date.
496 * @param monthLength the length of the given month in days.
501 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,