Calendar.getGreatestMinimum

Calendar.getGreatestMinimum

Class Overview | Class Members | This Package | All Packages

Syntax
public abstract int getGreatestMinimum( int field )
Parameters
field
the given time field.
Returns
the highest minimum value for the given time field.
Description
Gets the highest minimum value for the given field if varies. Otherwise same as getMinimum(). For Gregorian, no difference.