Display a Week Input Control

The input type="week" allows the user to select a week and year.

If the browser supports it, a date picker pops up when entering the input field.

Note: type="week" is not supported in Firefox, Safari or Internet Explorer 11.