Closed (duplicate)
Project:
Elements
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2010 at 22:58 UTC
Updated:
4 Mar 2016 at 15:32 UTC
Jump to comment: Most recent
Ok, so we got some of the most common html5 input type in :-D, now lets do the not so common ones ;-)
This issue is for the date input types. There's a couple of them. So I figure is better in a separate issues.
Uhm the types are data, datetime, datetime-local, month, week, and time :-o.
I'll see if I can whip up a patch tomorrow with support for these types.
Comments
Comment #1
ericduran commentedComment #2
ericduran commentedUhm, we should be careful not to have a name space collision with the date module. As it already has date, datetime and probably others.
Comment #3
buddaEric - did you conclude to leave it to the date.module project ?
Comment #4
buddaAlso see Daves sandbox - http://drupal.org/sandbox/davereid/1431984
Comment #5
malcomio commentedThis seems to be a duplicate of #1328650: HTML5 Date Input form elements