我們可以使用JavaScript Date 物件獲取當前日期和時間。 ... var date = new Date(); const formatDate = (date)=>{ let formatted_date = date.
確定! 回上一頁