get-timezone-from-time

Returns the time zone part of a given time.

Syntax

    get-timezone-from-time(strTime)

Parameters

strTime is a string that represents the time and is specified in the format hh:mm:ss. For more information about date and time parameters, see Date and time parameters.

Returns

A number that holds the time zone part of the given time.

// Ethnio survey code removed