Date.prototype.getUTCMinutes

Returns the minutes in a date using Universal Coordinated Time (UTC).

Syntax

getUTCMinutes()

Return value

A number representing the minutes of a Date, using UTC.