Searched defs:monthLength (Results 1 – 6 of 6) sorted by relevance
263 Grego::monthLength(int32_t year, int32_t month) { in monthLength() function
592 GregorianCalendar::monthLength(int32_t month) const in monthLength() function in GregorianCalendar601 GregorianCalendar::monthLength(int32_t month, int32_t year) const in monthLength() function in GregorianCalendar
289 int32_t millis, int32_t monthLength, in getOffset()
438 int32_t monthLength, int32_t prevMonthLength, in getOffset()
2526 int32_t monthLength = handleGetMonthLength(year, m); in handleComputeJulianDay() local
1146 int32_t monthLength, UErrorCode& status) const { in getOffset()