myDate.getTimezoneOffset() in ECMAScript 262
Returns the difference between the local time and UTC time in minutes.
Arguments
(this method takes no arguments)
- Return Type
- Number
Returns the difference between the local time and UTC time in minutes.
(this method takes no arguments)