UnixEpoch

Penukar Unix ms ke tarikh

Tukar milisaat Unix 13 digit kepada tarikh/masa yang mudah dibaca untuk log JavaScript dan telemetri frontend.

Local Date/Time-
UTC Date/Time-
ISO 8601-
Unix Saat-

Data contoh

Soalan lazim

What is Unix ms timestamp?

It is Unix time in milliseconds since 1 Januari, 1970 UTC, commonly produced by JavaScript Date.now().

How do I convert Unix ms to date?

Paste the 13-digit value and the converter returns local, UTC, ISO, and seconds outputs.

Can I convert it back to Unix seconds?

Yes. The converter shows seconds output so you can use APIs expecting 10-digit Unix time.

Is 1704067200000 milliseconds or seconds?

It is milliseconds. A 13-digit value like this is a Unix millisecond timestamp and is common in JavaScript and analytics payloads.

How do I convert Date.now() to a readable date?

Paste the Date.now() result into the input box. The tool will render local time, UTC time, ISO 8601, and the equivalent Unix seconds value.

Alat berkaitan: Penukar epoch ke tarikh, Epoch Tukarer, Penukar epoch berkelompok, Sumber pembangun

What Is a 13-Digit Timestamp?

A 13-digit timestamp is usually Unix time in milliseconds. You will often see it in JavaScript, browser events, frontend logs, analytics platforms, and client-side telemetry pipelines.