|
Chapter 21 JavaScript Reference |
|
Date.getMonth() Method
Name
Date.getMonth() Method---return the month of a Date
Navigator 2.0, Internet Explorer 3.0
Synopsis
The month field of the specified Date object date.
Return values are between 0 (January) and 11 (December).
|