First page Back Continue Last page Image
Date and Time types
- date
- datetime
- datetime-local
- month
- week
- time
- You can tailor an input box for a specific kind of Date or Time information by using the options to the left
- <label>
- When do you expect to be Happy<br />
- <input type="date" id="happyDay">
- </label>