getRawOffset (JavaScript)

Gets the unmodified offset - NOT modified in case of daylight saving. This is the offset to add to UTC to get local time.

Defined in

TimeZone (JavaScript)

Syntax

getRawOffset() : int
Return value Description
int The unmodified offset to add to UTC to get local time.