ActionScript 2.0 Language Reference |
|
|
|
| ActionScript classes > Date > valueOf (Date.valueOf method) | |||
public valueOf() : Number
Returns the number of milliseconds since midnight January 1, 1970, universal time, for this Date.
Availability: ActionScript 1.0; Flash Player 5
Number - The number of milliseconds.
|
|
|
|