Without arguments – create a Date object for the current date and time: let now = new Date ( ) ; alert ( now ) ; // shows current date/time.
確定! 回上一頁