Home | History | Annotate | Download | only in i18n

Lines Matching refs:yearLength

610 GregorianCalendar::yearLength(int32_t year) const
618 GregorianCalendar::yearLength() const
667 if (days < 1 || days > yearLength()) {