protected int getMaximumValueForSet(long instant, int value) {
   return iChronology.getDaysInMonthMaxForSet(instant, value);
 }