month
Summary
The month of the <input> element represents a widget for entering a month value.
Overview Table
Examples
<input type="month" value="2012-12">
Notes
On Safari Mobile for iOS, setting display
: block
on an input of type="month" causes the text within the input to become vertically misaligned.