Date Object

Use Date() to return today's date & time

Use getTime() to calculate the years since 1970

Use setFullYear() to set a date

Use toUTCString() to convert today's date

Use getDay() & array to write weekday

Display a clock