The javascript new Date () function returns different values in different browsers.

Source: Internet
Author: User

The javascript new Date () function returns different values in different browsers.

Today is July 6, March 16, 2015. on IE 6, the string format returned by new Date () to the backend server is "Mon Mar 16 00:00:00 UTC 0800 2015 ", in firefox, chrome, or later IE, the returned string is "Mon Mar 16 2015 00:00:00 GMT 0800 ", therefore, the two date strings are processed differently on the server.

This problem was not found because I have been debugging on firefox. When testing the page on IE 6, the expected results did not appear. This problem was found when IE 6 was used for debugging.

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.