タイムスタンプ → 日付

Unix タイムスタンプを貼り付けると、サーバーへ何も送ることなく、対応する UTC 日付、ローカル日付、ISO 文字列を瞬時に表示します。

This page is useful when you only need a quick one-way conversion from Unix time to a readable date.

Supports timestamps in seconds and milliseconds.

結果

結果はここに表示されます。
Enter a Unix timestamp to see UTC, local time and ISO output.

1710153600
1704067200000
-1

よくある質問

ミリ秒に対応していますか?

はい。長めの入力はミリ秒、短めの Unix 値は秒として扱われます。

UTC とローカル時刻が違って見えるのはなぜ?

UTC はタイムゾーンに依存しません。ローカルの出力はブラウザと OS の現在のタイムゾーンを使用します。

負のタイムスタンプを使えますか?

はい。負の値は Unix エポック以前の日付を表します。

このツールの一般的な使い方

Read the timestamp guide for common scenarios, readable date checks and timezone context.

関連ツール