const now = new Date(); const datetime = now.toLocaleString(); console.log(datetime);
It seems we can’t find what you’re looking for.