Date.getMilliseconds( ) Method

ActionScript for Flash MX: The Definitive Guide, 2nd Edition
By Colin Moock
Chapter 18.  ActionScript Language Reference
Date.getMilliseconds( ) Method Flash 5

the milliseconds of a date
date.getMilliseconds()

Returns

An integer from 0 to 999, representing the milliseconds of date. Note that it does not represent the milliseconds from 1970 see Date.getTime( ) rather, it represents the fractional remainder of the seconds indicated by the specified Date object.

See Also

Date.getTime( )



    ActionScript for Flash MX. The Definitive Guide
    ActionScript for Flash MX: The Definitive Guide, Second Edition
    ISBN: 059600396X
    EAN: 2147483647
    Year: 2002
    Pages: 780
    Authors: Colin Moock

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net