![]() |
VOOZH | about |
The HTML <input type="week"> is used to select a specific week of the year using a week picker interface. It provides an easy way to input week-based data, including the year and week number, in a standardized format, enhancing user experience and data consistency.
<input type="week">Example: In this example, we will explain the use of HTML <input type="week">.
Output