This function returns "Invalid Date" if the parameters are not in the correct format. Example: // create a date variable const date1 = new Date("2022,11,19"); ...
確定! 回上一頁