The input element
with a type attribute whose
value is "datetime-local" represents
a control for setting the element’s value to a string
representing a local date and time (with no timezone
information).
The input element is a void element. An input element must have a start tag but must not have an end tag.