dateTimeEdit2 = QDateTimeEdit(QDateTime.currentDateTime()) dateTimeEdit1.setMinimumDate(QDate.currentDate().addDays(-365)) dateTimeEdit1.
確定! 回上一頁