myDate.getUTCMinutes() in ECMAScript 262

Return the minute number in UTC.

Arguments

(this method takes no arguments)

Return Type
Number

Description