GregorianCalendar.getMaximum

GregorianCalendar.getMaximum

Class Overview | Class Members | This Package | All Packages

Syntax
public int getMaximum( int field )
Description
Returns maximum value for the given field. e.g. for Gregorian DAY_OF_MONTH, 31 Please see Calendar.getMaximum for descriptions on parameters and the return value.

Overrides
getMaximum in class Calendar