Date input field
Using the input
tag with the type
attribute set to date
, you can create a date input field.
Example
<input type="date">
:
See also
-
datetime field,
with which you can enter the date and time -
month field,
with which you can enter the month -
week field,
with which you can enter the week