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:
1771731428432
That number of milliseconds is:
56 years, 1 month, 21 days, 3 hours, 37 minutes, 8 seconds, and 432 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: