Get Current Timestamp

Get the current Unix timestamp in milliseconds.

Code

General
Date.now();
Browser·fetch() may be limited by CORS

More JavaScript Snippets