Description: Illustrates the JavaScript syntax for the Date example.
Syntax: var myCurrentDate = new Date(); – Demonstrates creating a Date object and various ways to instantiate, manipulate, and retrieve.