globalsDate()prototypeDate.prototype.getMinutes()Version: 3.27.2On this pageDate.prototype.getMinutes()The getMinutes() method returns the minutes in the specified date according to local time.SyntaxgetMinutes()Return valueAn integer number, between 0 and 59, representing the minutes in the given date according to local time.