而本地時間是指執行JavaScript new Date() 的用戶電腦時間。 var dt = new Date(); document.write(dt); Wed Oct 20 2021 17:00:00 GMT-0700 (Pacific Daylight Time)
確定! 回上一頁