Microsoft® JScript toGMTString Method |
Language Reference Version 1 |
Converts the date to a string using GMT convention.
objDate.toGMTString()
The toGMTString method is obsolete, and is provided for backwards compatibility only. It is recommended that you use the toUTCString method instead
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 by Microsoft Corporation. All rights reserved.
file: /Techref/language/jscript/js157.htm, 2KB, , updated: 1997/9/30 02:44, local time: 2024/11/16 14:37,
18.222.17.194:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/language/jscript/js157.htm"> toGMTString Method</A> |
Did you find what you needed? |