Home | History | Annotate | Download | only in unicode

Lines Matching refs:month

456      * @param month      The reference date's month (0-based; 0 is January)
457 * @param day The reference date's day-in-month (1-based)
464 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
477 * @param month the month in the given date.
478 * Month is 0-based. e.g., 0 for January.
479 * @param day the day-in-month of the given date.
482 * @param monthLength the length of the given month in days.
487 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,