javascript Date setUTCDate( )
| setUTCDate( ) | NN 4 IE 4 ECMA 1 |
setUTCDate(dateInt) | |
|
Sets the date within the month of an instance of the Date object but in the UTC time stored internally by the browser. If you specify a date beyond the end of the object's current month, the object recalculates the date in the succeeding month. |
|
| Parameters | |
|
|
| Returned Value | |
New UTC date in milliseconds. |
|
Previous: javascript Date setUTCFullYear( )
481,Nickname,Homepage or email,Comments here,Add comment
