Problem / Motivation
Make the new HTML <input type="datetime" .../> element available as an FAPI element in core.
References
W3C: http://www.w3.org/TR/html5/states-of-the-type-attribute.html#date-and-ti...
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | add_fapi_element_datetime-1496644-5773708.patch | 7.49 KB | hansyg |
Comments
Comment #1
hansyg commentedI'll work on this
Comment #2
hansyg commentedComment #3
hansyg commentedUnassigning, this is conflicting with the theme_datetime in theme.inc
Need to put some thought into how to do this
Comment #4
hansyg commentedI did some work on this, the validation needs to be looked at but its very close. I used http://drupal.org/node/1174634#comment-5461504 as a reference to make this patch.
Comment #6
hansyg commentedComment #7
swentel commentedWe've got this now, see #501428: Date and time field type in core