Date.setSeconds

Date.setSeconds

Class Overview | Class Members | This Package | All Packages

Syntax
public void setSeconds( int seconds )
Parameters
seconds
the seconds value.
Description
Note: setSeconds() is deprecated.

Sets the seconds of this date to the specified value.

See Also
Calendar