|
Chapter 21 JavaScript Reference |
|
Date.setMonth() Method
Name
Date.setMonth() Method---set the month field of a Date
Navigator 2.0, Internet Explorer 3.0
Synopsis
- month
-
An integer between 0 (January) and 11 (December) that is
set as the month value for the Date object date.
|