const date = new Date().toISOString(); // "2020-02-05T16:30:41.392Z". The ISO string format is convenient and can be used in the time HTML ...
確定! 回上一頁