| JavaScript GetTimezoneOffset View Source... This command returns the difference in minutes from the local time to GMT. There are three examples of how to correctly use this. The last example is needed since the number of minutes is negative if the zone you are testing is ahead of UTC and is positive if the zone is behind UTC. It appears to be the opposite of what you would expect. The number of minutes is CORRECTED for DST if applicable. | ||||||
|