Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

JScript Date Object toUTCString Method

Converts the date to a string in Universal Coordinated Time (UTC).

Syntax: JScript Date Object toUTCString Method

objDate.toUTCString()

Arguments: JScript Date Object toUTCString Method

objDate

The name of a Date object. Required.

Remarks: JScript Date Object toUTCString Method

The toUTCString method returns a String object that contains the date formatted using UTC convention in a convenient, easily readable form.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.