HTML5 input type "month"
Browser compatibility with HTML5's input type "month" and whether it invokes the native date picker, or maintains a standard "input" text field.
Moderator votes: +13
Issue added by Jacob D on 2014-02-06
To vote this issue up or down, simply include +1 or -1 in your comment.
Possibly part of http://caniuse.com/#feat=input-datetime , although that doesn't seem to give enough detail about the individual temporal input types, whose support differs.
Yeah, that is not the same thing. I also think this is going to be useful thing to be added.
This currently covers month, as Edge "12" got partial for supporting date, month, week, but not time and datetime-local. They could all be split up (like say html5test) but that would make a bunch of entries
+1 for wanting this to be implemented.
+1
+1
+1
I believe this issue should also include the week attribute not just month.
+1
+1
+1
Have updated https://caniuse.com/#feat=input-datetime information and support data to explicitly include month and week type support.
Most helpful comment
Have updated https://caniuse.com/#feat=input-datetime information and support data to explicitly include
monthandweektype support.