Date.setSeconds
Class Overview | Class Members |
This Package |
All Packages
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