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

Universal Time Functions


Universal Coordinated Time (abbreviated as UTC) is what used to be called Greenwich Mean Time (abbreviated GMT). It is also known as World Time and Universal Time. It is a time standard used everywhere in the world. UTC nominally reflects the mean solar time along the Earth's prime meridian (0 degrees longitude, which runs through the Greenwich Observatory outside of London). Siebel eScript includes a selection of Date functions that allow you to work with UTC values:

getUTCDay()

getUTCFullYear()

getUTCHours()

getUTCMilliseconds()

getUTCMinutes()

getUTCMonth()

getUTCSeconds()

setUTCDate()

setUTCFullYear()

setUTCHours()

setUTCMilliseconds

setUTCMinutes()

setUTCMonth()

Date.UTC()

 


 Siebel eScript Language Reference 
 Published: 18 April 2003