JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Date.setMinutes() Method

Name

Date.setMinutes() Method---set the minutes field of a Date

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

date.setMinutes(minutes)

Arguments

minutes

An integer between 0 and 59, that is set as the minutes value in the Date object date.

Returns

nothing

See Also

"Date", "Date.getMinutes()"


Previous Home Next
Date.setHours() Book Index Date.setMonth()

HTML: The Definitive Guide CGI Programming JavaScript: The Definitive Guide Programming Perl WebMaster in a Nutshell
Hosted by uCoz