Skip to main content
Journey Uncommon Logo
JourneyUncommon
mediumHTMLadvanced inputs date range colorSingle-choice MCQ

For `<input type="date">`, what is the required format of the `min` and `max` attribute values, and of the submitted value?

<input type="date" min="..." max="...">