Name

Date.getMinutes( ) — return the minutes field of a Date

Availability

JavaScript 1.0; JScript 1.0; ECMAScript v1

Synopsis

                  date.getMinutes( )

Returns

The minutes field, expressed in local time, of the specified Date object date. Return values are between 0 and 59.

Get JavaScript: The Definitive Guide, Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.