Lines Matching refs:getMinimum
547 * will roll the year value in the range between getMinimum(Calendar::YEAR) and the
572 * will roll the year value in the range between getMinimum(Calendar::YEAR) and the
887 * @deprecated ICU 2.6. Use getMinimum(UCalendarDateFields field) instead.
889 virtual int32_t getMinimum(EDateFields field) const;
899 virtual int32_t getMinimum(UCalendarDateFields field) const;
923 * getMinimum(). For Gregorian, no difference.
933 * getMinimum(). For Gregorian, no difference.
963 * For the Gregorian calendar, this is the same as getMinimum() and getGreatestMinimum().
967 * accomplish this (in most cases, you can simply return getMinimum()). GregorianCalendar
979 * For the Gregorian calendar, this is the same as getMinimum() and getGreatestMinimum().
983 * accomplish this (in most cases, you can simply return getMinimum()). GregorianCalendar