Tutorials
THE WORLD'S LARGEST WEB DEVELOPER SITE

Exercise:

Create a Date object to display the current date and time.

Hint: Use the new Date() constructor.