Siebel eScript Language Reference > Methods Reference > UTC Methods >

Convert UTC Date to Readable Date Method


The Convert UTC Date to Readable Date returns a string that includes the UTC date of dateVar in a format that a human can read. This string uses the following format:

Day Mon dd hh:mm:ss yyyy

Format

dateVar.toUTCString()

Example

For an example, see Convert Date and Time to String Method.

Related Topics

For more information, see the following topics:

Siebel eScript Language Reference Copyright © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.