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