/

HTML / CSS / JavaScript Tutorial

JavaScript Date method: getUTCMinutes()

[this page | pdf | back links]

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

 

It has the following syntax (with no parameters):

 

date.getUTCMinutes()

 


NAVIGATION LINKS
Contents | Prev | Next | JavaScript Dates


Desktop view | Switch to Mobile