DateTimeUtil::applyTimeZoneOffset Method

Retrieves a utcdatetime value that is offset from the specified utcdatetime value by the amount that is indicated by the specified Timezone enumeration value.

Syntax

client server public static utcdatetime applyTimeZoneOffset(utcdatetime t, Timezone tz)

Run On

Called

Parameters

Return Value

Type: utcdatetime
A new utcdatetime value.

See Also

Reference

DateTimeUtil Class