Siebel eScript Language Reference > Methods Reference > Date and Time Methods >

Set Minutes Method


The Set Minutes method sets the minute of dateVar to the value you specify in the minute argument. You can optionally set the minute argument to a specific second and millisecond. For more information, see Values for Dates and Times.

Format

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

Table 69 describes the arguments for the Set Minutes method.

Table 69. Arguments for the Set Minutes Method
Argument
Description

minute

For more information, see Values for Dates and Times.

second

millisecond

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