Date.setMinutes

Class Overview | Class Members | This Package | All Packages

Syntax

public void setMinutes( int minutes )

Parameters
  • minutes
    the value of the minutes.
Description

Note: setMinutes() is deprecated.

Sets the minutes of this date to the specified value.

See Also

Calendar