take input date html

HTML
  <label for="birthday">Birthday:</label>
<input type="date" id="birthday" name="birthday">
 
Source

Also in HTML: