GregorianCalendar.getLeastMaximum

GregorianCalendar.getLeastMaximum

Class Overview | Class Members | This Package | All Packages

Syntax
public int getLeastMaximum( int field )
Description
Returns lowest maximum value for the given field if varies. Otherwise same as getMaximum(). For Gregorian DAY_OF_MONTH, 28 Please see Calendar.getLeastMaximum for descriptions on parameters and the return value.

Overrides
getLeastMaximum in class Calendar