Input Type Date


« Previous Next »

The <input type="date"> is used for input fields that should contain a date.

Depending on browser support, a date picker can show up in the input field.







Live Demo & Try it yourself!