<!DOCTYPE HTML>
<html>
<body>
<form action="/example/html/form_action.aspx" method="get">
Month: <input type="month" name="user_date" />
<input type="submit" />
</form>
</body>
</html>