menu

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

byenru