Siebel eScript Language Reference > Methods Reference > UTC Methods >

Set UTC Minutes Method


The Set UTC Minutes method sets the UTC minute of a date object to a minute that you specify in the minute argument.

Format

dateVar.setUTCMinutes(minute[, second[, millisecond]])

Table 77 describes the arguments for the Set UTC Minutes method.

Table 77. Arguments for the Set UTC Minutes Method
Argument
Description

minute

As an option, you can use the second argument to set the minute to a specific UTC second and the millisecond argument to set the minute to a UTC millisecond. For more information, see Values for Dates and Times.

second

millisecond

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