html date picker

HTML
<label for="start-date">Starts on:</label>
<input type="date" id="start-date" name="start_date" />
Source

Also in HTML: