Date.setMilliseconds( ) Method | Flash 5 |
assign the milliseconds of a date |
An integer from 0 to 999, representing the new milliseconds of date, not the number of milliseconds since 1970. Values above 999 or below 0 are carried over to the seconds of date.
An integer representing the number of milliseconds between the new date and midnight, January 1, 1970.
Date.getMilliseconds( ), Date.setTime( )