HTML Date & Time Input Generator

Date and time input types allows users to select a specific date/time using the input HTML tag.

Preview

Properties

Code

<input type="date" name="myDateTime" value="2022-01-01"/>