setMinValue(1); monthPicker.setMaxValue(12); monthPicker.setValue(cal.get(Calendar.MONTH) + 1); int year = cal.get(Calendar.
確定! 回上一頁