getTimezoneOffset¶
Returns the time zone offset in minutes, relative to UTC.
1 |
|
Returns¶
An integer representing the time zone offset in minutes. The value is positive if the local time zone is behind UTC and negative if it is ahead.
Returns the time zone offset in minutes, relative to UTC.
1 |
|
An integer representing the time zone offset in minutes. The value is positive if the local time zone is behind UTC and negative if it is ahead.