const format =. new Intl.DateTimeFormat("en-CA", { hour12: false }); We do need to note, though, that both of the arguments to Intl.DateTimeFormat are optional, ...
確定! 回上一頁