let myDate = new Date("5/1/2020"); console.log(myDate);. In all modern browsers, this uses the US date format, ...
確定! 回上一頁