Availability
JavaScript 1.2; JScript 3.0;
ECMAScript v1
Synopsis
date.toUTCString( )Returns
A human-readable string representation, expressed in universal time,
of date.
Description
toUTCString( ) returns an implementation-dependent
string that represents date in universal
time.
See Also
Date.toLocaleString( ), Date.toString( )