Reference > Expressions > Built-in Functions > System Functions > CurrentBrowserTimezoneOffset

CurrentBrowserTimezoneOffset

Returns the difference in minutes between the local time zone of the current session and UTC.

Syntax

CurrentBrowserTimezoneOffset()

Enabled for

Search/Dashboard Yes
Business Rules No
Quick Actions No
Workflow Objects No
Reports No

Parameters

none  

Return Value

Number value.

Example

$(CurrentBrowserTimezoneOffset())

If the logged-in user uses the time zone of UTC-7, then this function returns -420.