WebIDLpedia

HTMLTimeElement interface

Definition

HTML Standard defines HTMLTimeElement



[Exposed=Window]
interface HTMLTimeElement : HTMLElement {
  [HTMLConstructor] constructor();

  [CEReactions] attribute DOMString dateTime;
};

Methods and attributes that return objects implementing HTMLTimeElement