Section 24.60. Date.toDateString( ): return the date portion of a Date as a string


24.60. Date.toDateString( ): return the date portion of a Date as a string

ECMAScript v3

24.60.1. Synopsis

date.toDateString( )

24.60.1.1. Returns

An implementation-dependent, human-readable string representation of the date portion of date, expressed in the local time zone.

24.60.2. See Also

Date.toLocaleDateString( )
Date.toLocaleString( )
Date.toLocaleTimeString( )
Date.toString( )
Date.toTimeString( )



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