JavaScript: The Definitive Guide

Previous Chapter 21
JavaScript Reference
Next
 

Date.setDate() Method

Name

Date.setDate() Method---set the day of the month

Availability

Navigator 2.0, Internet Explorer 3.0

Synopsis

date.setDate(day_of_month)

Arguments

day_of_month

A number between 1 and 31 that is set as the day of the month in the Date object date.

Returns

nothing

See Also

"Date", "Date.getDate()"


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

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