| toUTCString Method |
Language Reference Version 3 |
See Also Applies To
Converts the date to a string in Universal Coordinated Time (UTC).
The toUTCString method returns a String object that contains the date formatted using UTC convention in a convenient, easily readable form.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.
Description
Syntax
objDate.toUTCString()
Remarks