Develop > Programming Guide > System Language reference > List: RAD functions > RAD function: get.timezoneoffset

RAD function: get.timezoneoffset

A RAD function that returns the absolute time difference between Greenwich Mean Time (GMT) and the time zone of the operator.

Function

get.timezoneoffset

Format

$tzoffset=get.timezoneoffset()

Example

$tzoffset=get.timezoneoffset()

After execution for a Pacific Standard Time (PST) time zone user, the value of the $tzoffset variable is -08:00:00.