July 1998
Intermediate to advanced
1456 pages
65h 5m
English
toGMTString() — NN 2 IE J1 ECMA 1
Returns a string version of the GMT value of a
Date object instance in a standardized format.
This method does not alter the original Date
object. For use in newer browsers, the
toUTCString() method is recommended in favor of
toGMTString().
String in the following format: dayAbbrev,
dd mmm yyyy hh:mm:ssGMT. For example:
Wed 05 Aug 1998 02:33:22 GMT
None.
Read now
Unlock full access