Bootstrap时间插件显示年月

$("#datepicker").datepicker({ language:"zh-CN", todayHighlight:true, format:'yyyy-mm', autoclose:true, startView:'months', maxViewMode:'months', minViewMode:'months' });spa