7.11.40 toUTCString Method

Converts the date to a string in Universal Coordinated Time (UTC).
Syntax
objDate.toUTCString()
Arguments
- objDate
- The name of a Date object. Required.
Remarks
The toUTCString method returns a String object that contains the date formatted using UTC convention in a convenient, easily readable form.
Copyright © 2000 Chili!Soft
|