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 1021034 of DOMTimeStamp

  • Revision slug: Web/API/DOMTimeStamp
  • Revision title: DOMTimeStamp
  • Revision id: 1021034
  • Created:
  • Creator: flimzy
  • Is current revision? Yes
  • Comment

Revision Content

{{APIRef("DOM")}}

The DOMTimeStamp type represents an absolute or relative number of milliseconds, depending on the specification in which it appears.

Specifications

Specification Status Comment
{{SpecName("WebIDL", "#common-DOMTimeStamp", "DOMTimeStamp")}} {{Spec2("WebIDL")}} Initial specification

Revision Source

<p>{{APIRef("DOM")}}</p>

<p>The <strong><code>DOMTimeStamp</code></strong> type represents an absolute or relative number of milliseconds, depending on the specification in which it appears.</p>

<h2 id="Specifications" name="Specifications">Specifications</h2>

<table class="standard-table">
 <thead>
  <tr>
   <th scope="col">Specification</th>
   <th scope="col">Status</th>
   <th scope="col">Comment</th>
  </tr>
 </thead>
 <tbody>
  <tr>
   <td>{{SpecName("WebIDL", "#common-DOMTimeStamp", "DOMTimeStamp")}}</td>
   <td>{{Spec2("WebIDL")}}</td>
   <td>Initial specification</td>
  </tr>
 </tbody>
</table>
Revert to this revision