Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Revision 412067 of DOMTimeStamp

  • Revision slug: Web/API/DOMTimeStamp
  • Revision title: DOMTimeStamp
  • Revision id: 412067
  • Created:
  • Creator: FredB
  • Is current revision? No
  • Comment

Revision Content

Revision Source

<p>The DOMTimeStamp type represents an absolute or relative amount of milliseconds. It is bound to the <a href="/en-US/docs/JavaScript/Reference/Global_Objects/Date" title="JavaScript/Reference/Global_Objects/Date">Date</a> object in JavaScript. {{domxref("Event.timeStamp")}} possesses this type.</p>
<h2 id="Specification" name="Specification">Specification</h2>
<ul>
  <li><a href="https://dev.w3.org/2006/webapi/WebIDL/#common-DOMTimeStamp" title="https://dev.w3.org/2006/webapi/WebIDL/#common-DOMTimeStamp">https://dev.w3.org/2006/webapi/WebIDL/#common-DOMTimeStamp</a></li>
</ul>
Revert to this revision