Introduction
Let's talk about Date. It is a built-in Javascript object, and it stores date, time, and provides methods for managing date/time.
It can be used to store creation/modification time, measure time, or simply just print out the current time...