const date = new Date(); //RFC 3339 format const formatted = date.toISOString(); 2019-12-01T21:23:34.409Z.
確定! 回上一頁