JavaScript timed gettime

Source: Internet
Author: User


1, JS Timing

Note Date format, cannot be used 2014-11-14,IE11 not supported

var d=new date ("2014/11/14"), var c=new date (), SetInterval (function () {$ (". Gift-input input"). CSS ("Background", "# 999999 "); $ (". Gift-input input "). Val (" End of Activity "), $ (". Gift-input input "). Removeattr (" click ");}, (D.gettime ()-c.gettime ( )));


2. Days apart

var time = D.gettime ()-c.gettime ();

var days = parseInt(time/ (100060 6024));

     alert(days);

JavaScript timed gettime

Related Article

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.