Microsoft® JScript™
toGMTString Method
Language Reference |
Version 1 |

See Also                  Applies To


Description

Converts the date to a string using GMT convention.

Syntax
dateObj.toGMTString( )
Remarks

The toGMTString method returns a String object that contains the date formatted using GMT convention. The format of the return value is as follows: "05 Jan 1996 00:00:00 GMT."


© 1997 Microsoft Corporation. All rights reserved.