Sets the minutes value in the Date object using local time.
setMinutes(minutes, seconds?, milliseconds?)
minutes
A numeric value for minutes.
seconds optional
A numeric value for seconds.
milliseconds optional
A numeric value for milliseconds.