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

ericduran’s picture

Title: Add Date emelements » Add Date elements
ericduran’s picture

Uhm, we should be careful not to have a name space collision with the date module. As it already has date, datetime and probably others.

budda’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev

Eric - did you conclude to leave it to the date.module project ?

budda’s picture

malcomio’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)
Related issues: +#1328650: HTML5 Date Input form elements, +#655640: Backport D8 HTML5 date elements

This seems to be a duplicate of #1328650: HTML5 Date Input form elements