The getTimezoneOffset () method in JavaScript uses a detailed knowledge of the basics

Source: Internet
Author: User
Tags local time

The JavaScript Date.gettimezoneoffset () method returns the time zone's offset from the current region in minutes. The time zone offset is minute, and Greenwich Mean Time (GMT) is relative to your local time.

For example, if the time zone is gmt+10,-600, it will be returned. Daylight saving time prevents this value from being constant.
Grammar

Date.gettimezoneoffset ()

The following are the details of the parameters:

  • NA

return value:

Returns the offset of the time zone in minutes for the current region.
Example:

 

This will produce the following results for the Indian time zone:

getTimezoneOffset ():-330 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.