Date.prototype.setMinutes

Sets the minutes value in the Date object using local time.

Syntax

setMinutes(minutes, seconds?, milliseconds?)

Parameters