menu

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

byenru