Section 24.66. Date.toTimeString( ): return the time portion of a Date as a string


24.66. Date.toTimeString( ): return the time portion of a Date as a string

ECMAScript v3

24.66.1. Synopsis

 date.toTimeString( ) 

24.66.1.1. Returns

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

24.66.2. See Also

Date.toString( ), Date.toDateString( ), Date.toLocaleDateString( ), Date.toLocaleString( ), Date.toLocaleTimeString( )




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