Unix seconds
Unix milliseconds
ISO 8601 (UTC)
Local time

About Unix time

Unix time is the number of seconds (or milliseconds, in JavaScript) elapsed since 1970-01-01T00:00:00Z, ignoring leap seconds. It is the canonical machine representation of a moment in time, used by virtually every modern operating system and programming language.

This page reads the time from your device's clock — accuracy depends on the host's clock synchronization (typically via NTP).