Section 24.67. Date.toUTCString( ): convert a Date to a string (universal time)


24.67. Date.toUTCString( ): convert a Date to a string (universal time)

ECMAScript v1

24.67.1. Synopsis

date.toUTCString( )

24.67.1.1. Returns

A human-readable string representation, expressed in universal time, of date.

24.67.2. Description

toUTCString( ) returns an implementation-dependent string that represents date in universal time.

24.67.3. See Also

Date.toLocaleString( ), Date.toString( )




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