FORMULA LANGUAGE


@GetCurrentTimeZone
Example

Returns the current operating system's time zone settings in canonical time zone format.

Note This function is new with Release 6.

Syntax

@GetCurrentTimeZone

Return value

fieldValue


Usage

Use with the @TimeZoneToText function to translate the time zone value returned into a readable time zone value.

Example