Home | History | Annotate | Download | only in i18n

Lines Matching refs:getMinimalDaysInFirstWeek

773 //         (((7 - fdy) < getMinimalDaysInFirstWeek())
894 if ((6 - lastRelDow) >= getMinimalDaysInFirstWeek()) lastDoy -= 7;
991 if ((7 - fdm) < getMinimalDaysInFirstWeek())