Section 24.69. Date.valueOf( ): convert a Date to millisecond representation


24.69. Date.valueOf( ): convert a Date to millisecond representation

ECMAScript v1: Overrides Object.valueOf( )

24.69.1. Synopsis

date.valueOf( )

24.69.1.1. Returns

The millisecond representation of date. The value returned is the same as that returned by Date.getTime( ).




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

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