getTimezoneRawOffset
Description
            Returns the current timezone offset versus UTC, not taking daylight savings into account.
Syntax
            getTimezoneRawOffset( )
Code Examples
            Code Snippet
                getTimezoneRawOffset() //returns -8.0 (if you are in the Pacific Timezone)