Datetime input field
Using the input tag with the type attribute set to datetime you can create a date-time input field.
Example
<input type="datetime">
:
See also
-
date field,
with which you can enter the date -
month field,
with which you can enter the month -
week field,
with which you can enter the week