MYMONDAY.AIEpochLens

Local timestamp converter

로그의 Unix timestamp를 헷갈리기 전에 읽어보세요.

Convert Unix timestamps and ISO dates locally into seconds, milliseconds, UTC, and your browser's local time.

* Nothing is uploaded. EpochLens parses the value in this browser tab only.

Local timestamp converter

Move between logs and readable dates

01

Choose a date or timestamp and paste one value.

02

Use seconds for common Unix timestamps; choose milliseconds for JavaScript and many API payloads.

03

Review UTC and browser local time before copying the result into a ticket or query.

FAQ

What does EpochLens send?

Does EpochLens call the pasted date or timestamp?

No. Conversion happens with the browser's built-in Date APIs and no request is made.

Why do UTC and local time differ?

UTC is the shared reference time. Browser local time uses the timezone configured on your device.