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