Siebel eScript Language Reference > Methods Reference > UTC Methods >

Set UTC Seconds Method


The Set UTC Seconds method sets the UTC second of the minute of a date object to a second that you specify.

Format

dateVar.setUTCSeconds(second[, millisecond])

Table 80 describes the arguments for the Set UTC Seconds method.

Table 80. Arguments for the Set UTC Seconds Method
Argument
Description

second

As an option, you can set the second argument to a value that you specify in the millisecond argument. For more information, see Values for Dates and Times.

millisecond

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