HTMLify
Home
Log in
Register
Dashboard
Frames
API
display-date-and-time.js
Views: 122 | Author:
demo
const
currentDate
=
new
Date
();
console
.
log
(
`Current Date and Time:
${
currentDate
}
`
);
Share this file:
Copy
Short Link
View Raw
Download File
(86 B)
Embed Code
Clone
Comments
Comment