javascript Date setUTCMonth( )
| setUTCMonth( ) | NN 4 IE 4 ECMA 1 |
setUTCMonth(monthInt) | |
|
Sets the month value for an instance of the Date object but in the UTC time stored internally by the browser. That this method's values are zero-based frequently confuses scripters at first. |
|
| Parameters | |
|
|
| Returned Value | |
New UTC date in milliseconds. |
|
Previous: javascript Date setUTCSeconds( )
486,Nickname,Homepage or email,Comments here,Add comment
