Date.getUTCMinutes

Returns the minutes in the specified date according to universal time.
Method of Date

Syntax

getUTCMinutes()

Parameters

None

Description

The value returned by getUTCMinutes is an integer between 0 and 59.

Examples

The following example assigns the minutes portion of the current time to the variable min.

See also

Date.getMinutes, Date.setUTCMinutes

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.