Set UTC Minutes Method

The Set UTC Minutes method sets the UTC minute of a date object to a minute that you specify in the minute argument.

Format

dateVar.setUTCMinutes(minute[, second[, millisecond]])

The following table describes the arguments for the Set UTC Minutes method.

Argument Description

minute

As an option, you can use the second argument to set the minute to a specific UTC second and the millisecond argument to set the minute to a UTC millisecond. For more information, see Values for Dates and Times.

second

millisecond