Siebel eScript Language Reference > Siebel eScript Commands > The Date Object >

getUTCMilliseconds() Method


This method returns the UTC millisecond of a Date object.

Syntax

dateVar.getUTCMilliseconds()

Parameter
Description
Not applicable
 

Returns

The UTC millisecond of dateVar as a number from 0 to 999.

Usage

This method returns the UTC millisecond of dateVar as a number from 0 through 999. The first millisecond in a second is 0; the last is 999.

See Also

getMilliseconds() Method and setUTCMilliseconds() Method


 Siebel eScript Language Reference 
 Published: 18 April 2003