Web features explorer

Date and time <input> types

Widely available
Tags: api html Groups: HTML > Forms HTML > HTML elements

The <input type="date"> and <input type="time"> HTML elements represent date and time pickers in a form. To learn more, see HTMLInputElement: valueAsDate property, <input type="date">, <input type="datetime-local">, <input type="month">, <input type="time">, <input type="week"> at MDN.

Compatibility (view on caniuse.com)