Use new Date() to generate a new Date object containing the current date and time. var today = new Date(); var dd = String(today.getDate()).
確定! 回上一頁