Date.now() returns the number of milliseconds that have elapsed since midnight January 1, 1970 UTC.
When this page loaded, Date.now() was called and returned:
1770404889821
That number of milliseconds is:
56 years, 1 month, 5 days, 19 hours, 8 minutes, 9 seconds, and 821 milliseconds
Click the button below to call Date.now() again:
When the button was clicked, Date.now() was called and returned:
That number of milliseconds is:
The difference between the two calls to Date.now() is: