D-E > Date.setMilliseconds |
![]() ![]() ![]() |
Date.setMilliseconds
Availability
Flash Player 5.
Usage
myDate
.setMilliseconds(
millisecond
)
Parameters
millisecond
An integer from 0 to 999.
Returns
An integer.
Description
Method; sets the milliseconds for the specified Date object according to local time, and returns the new time in milliseconds. Local time is determined by the operating system on which the Flash Player is running.
![]() ![]() ![]() |