D-E > Date.getTime |
![]() ![]() ![]() |
Date.getTime
Availability
Flash Player 5.
Usage
myDate
.getTime()
Parameters
None.
Returns
An integer.
Description
Method; returns the number of milliseconds since midnight January 1, 1970, universal time, for the specified Date object. Use this method to represent a specific instant in time when comparing two or more Date objects.
![]() ![]() ![]() |