javascript Date toGMTString( )
| toGMTString( ) | NN 2 IE 3 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( ). |
|
| Parameters | |
None. |
|
| Returned Value | |
String in the following format: dayAbbrev, dd mmm yyyy hh:mm:ss GMT. For example: Mon 05 Aug 2002 02:33:22 GMT |
|
490,Nickname,Homepage or email,Comments here,Add comment
