In order to compare dates, you can use the getTime() method and a strict equality comparison === . var date1 = new Date(2021 ...
確定! 回上一頁