Siebel eScript Language Reference > Methods Reference > UTC Methods >

Set UTC Date Method


The Set UTC Date method sets the UTC day of a date object to a number from 1 through 31 according to the value you set in the dayOfMonth argument.

Format

dateVar.setUTCDate(dayOfMonth)

Table 73 describes the arguments for the Set UTC Date method.

Table 73. Arguments for the Set UTC Date Method
Argument
Description

dayOfMonth

The day of the UTC month to set in dateVar as an integer from 1 through 31. For more information, see Values for Dates and Times.

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