DateTime Global

suggest change

The input element with a type attribute whose value is “datetime” represents a control for setting the element’s value to a string representing a global date and time (with timezone information).

<fieldset>
   <p><label>Meeting time: <input type=datetime name="meeting.start"></label>
</fieldset>

Permitted attributes:

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Input control elements:
* Text
* Color
* File
* Button
* Reset
* Submit
* Tel
* Hidden
* Email
* Number
* Range
* Search
* Image
* Week
* Month
* Time
* Url
* Date
* DateTime Global

Table Of Contents