Home | History | Annotate | Download | only in unicode

Lines Matching full:month

341      * @param month      The reference date's month (0-based; 0 is January)
342 * @param day The reference date's day-in-month (1-based)
349 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
362 * @param month the month in the given date.
363 * Month is 0-based. e.g., 0 for January.
364 * @param day the day-in-month of the given date.
367 * @param monthLength the length of the given month in days.
372 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,