Date and time <input> types
Widely available since 2023-10-26
The <input type="date">
and <input type="time">
HTML elements show date and time pickers.
Learning resources on MDN
No MDN documentation found. You can search for the feature on MDN. If you believe that MDN has no documentation about this feature, you can open an issue on MDN's GitHub repository.Browser support (view on caniuse.com)
- Chrome 20 Released on 2012-06-26
- Chrome Android 25 Released on 2013-02-27
- Edge 12 Released on 2015-07-29
- Firefox 57 Released on 2017-11-14
- Firefox for Android 57 Released on 2017-11-28
- Safari 14.1 Released on 2021-04-26
- Safari on iOS 5 Released on 2011-10-12
Specifications
- HTML (#date-state-(type=date)), from HTML Workstream (WHATWG).
View web-platform-tests results for this feature - View the feature source file (dist) - Edit the feature - Report an issue about this feature