Date.setDate

Date.setDate

Class Overview | Class Members | This Package | All Packages

Syntax
public void setDate( int date )
Parameters
date
the day of the month value between 1-31.
Description
Note: setDate() is deprecated.

Sets the day of the month of this date to the specified value.

See Also
Calendar