1、type="date" //顯示年、月、日
2、type="month" //顯示年、月
3、type="week" //顯示年、周
4、type="datetime-local" //顯示年、月、日、時、分
?