Used for type="date"
HTML <input>
elements:
https://developer.mozilla.org/docs/Web/HTML/Element/input/date
Used for type="datetime-local"
HTML <input>
elements:
https://developer.mozilla.org/docs/Web/HTML/Element/input/datetime-local
Used for type="time"
HTML <input>
elements:
https://developer.mozilla.org/docs/Web/HTML/Element/input/time
Represents various parts of a FullDate. Each value is also a valid "type" attribute for an
<input>
HTML element.