Set Minutes Method
The Set Minutes method sets the minute of dateVar to the value you specify in the minute argument. You can optionally set the minute argument to a specific second and millisecond. For more information, see Values for Dates and Times.
Format
dateVar.setMinutes(minute[, second[, millisecond]])
The following table describes the arguments for the Set Minutes method.
Argument | Description |
---|---|
minute |
For more information, see Values for Dates and Times. |
second |
|
millisecond |