QML date 类型扩展Javascript 的Date .因此你可以这样做: onSelectedDateChanged: { const day = selectedDate.getDate(); const month = selectedDate ...
確定! 回上一頁