Section 24.64. Date.toLocaleTimeString( ): return the time portion of a Date as a locally formatted string


24.64. Date.toLocaleTimeString( ): return the time portion of a Date as a locally formatted string

ECMAScript v3

24.64.1. Synopsis

date.toLocaleTimeString( )

24.64.1.1. Returns

An implementation-dependent, human-readable string representation of the time portion of date, expressed in the local time zone and formatted according to local conventions.

24.64.2. See Also

Date.toDateString( ), Date.toLocaleDateString( ), Date.toLocaleString( ), 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