/

HTML / CSS / JavaScript Tutorial

JavaScript Date method: getMinutes()

[this page | pdf | back links]

The getMinutes() method (when applied to a JavaScript date) returns the minutes (0 to 59).

 

It has the following syntax (with no parameters):

 

date.getMinutes()

 


NAVIGATION LINKS
Contents | Prev | Next | JavaScript Dates


Desktop view | Switch to Mobile