![]() ![]() ![]() | |
![]() | |
![]() | |
![]() |
Flash Player 5.
my_date
.setUTCMonth(
month
[,
date
])
month
An integer from 0 (January) to 11 (December).
date
An integer from 1 to 31. This parameter is optional.
An integer.
Method; sets the month, and optionally the day (date
), for the specified Date object in universal time, and returns the new time in milliseconds. Calling this method does not modify the other fields of the specified Date object, but Date.getUTCDay()
and Date.getDay()
may report a new value if the day of the week changes as a result of specifying a value for the date
parameter.
![]() | |
![]() | |
![]() | |
![]() ![]() ![]() |