Share via


DateTimeUtil::getOriginatingTimeZone Method

Gets the originating Timezone enumeration value of the specified utcdatetime value.

Syntax

client server public static Timezone getOriginatingTimeZone(utcdatetime t)

Run On

Called

Parameters

  • t
    Type: utcdatetime
    The utcdatetime value for which to retrieve the time zone.

Return Value

Type: Timezone Enumeration
The Timezone enumeration value of the specified utcdatetime value.

See Also

Reference

DateTimeUtil Class