Calendar.clear

Calendar.clear

Class Overview | Class Members | This Package | All Packages

Syntax 1
public final void clear()
Description
Clears the values of all the time fields.



Syntax 2
public final void clear( int field )
Parameters
field
the time field to be cleared.
Description
Clears the value in the given time field.