Siebel eScript Language Reference > C Language Library Reference > Clib Date and Time Methods >

About the Objects That Each Clib Time Method Returns


Table 175 lists the object that each Clib time method returns. Time includes a variable in the Time object format, while timeInt includes a time value that is an integer.

Table 175. Time Methods and the Objects They Return

Method

Object Returned

Clib Get Date and Time Method

Time

Clib Get Tick Count Method

CPU tick count

Clib Divide Method

timeInt

Clib Get Difference in Seconds Method

timeInt

Clib Convert Integer to GMT Method

timeInt

Clib Convert Integer to Local Time Method

timeInt

Clib Convert Time Object to Integer Method

Time

Clib Get Formatted Date and Time Method

Time

Clib Create Temporary File Name Method

timeInt

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