Siebel eScript Language Reference > Siebel eScript Commands > The Date Object >

toUTCString() Method


This method returns a string that represents the UTC date in a convenient and human-readable form.

Syntax

dateVar.toUTCString()

Parameter
Description
Not applicable
 

Returns

A string that represents the UTC date of dateVar.

Usage

This method returns a string that represents the UTC date in a convenient and human-readable form. The string takes the form Day Mon dd hh:mm:ss yyyy.

Example

For an example, read toLocaleString() Method and toString() Method.

See Also

Clib.asctime() Method, toGMTString() Method, and toLocaleString() Method and toString() Method


 Siebel eScript Language Reference 
 Published: 18 April 2003