Unixタイムスタンプ変換ツール
Unixタイムスタンプを人間が読める日付に変換、またはその逆も可能。秒とミリ秒、UTCとローカル時間に対応し、相対時間も表示します。
Timestamp → Date
Date → Timestamp
Detected As
Seconds
UTC Date/Time
--
Local Date/Time
--
ISO 8601
--
Day of Week
--
Relative Time
--
Unix timestamp 1722268800 = Monday, July 29, 2024 4:00:00 PM UTC
Unix Timestamp (Seconds)
--
Unix Timestamp (Milliseconds)
--
Date July 29, 2024 16:00:00 UTC = Unix timestamp 1722268800 seconds
About Unix Timestamp Converter
Unixタイムスタンプと人間が読める日付を瞬時に変換します。ログのデバッグ、APIレスポンスの解析、データベース操作など、あらゆる場面で役立ちます。秒とミリ秒を自動判別し、UTCとローカル時間を表示し、現在からの相対時間も計算します。
精度の自動判別
入力が秒かミリ秒かを自動的に判別します。数値が1e11を超える場合はミリ秒として扱われ、手動での切り替えは不要です。
UTC&ローカル時間
UTCとローカルタイムゾーンの両方を表示します。タイムゾーンをまたいだ調整や、サーバーのタイムスタンプをローカルの時計と照合するのに最適です。
相対時間
タイムスタンプがどれだけ前か、またはどれだけ未来かを確認できます。「3日前」「2時間後」「たった今」「1年前」など、一目でわかる表示です。
双方向変換
タイムスタンプから日付へ、日付からタイムスタンプへ変換できます。年/月/日/時/分/秒から日付を構築し、Unixタイムスタンプを即座に取得できます。
How It Works
- Enter a timestamp — Paste or type a Unix timestamp (e.g., 1722268800). The tool auto-detects seconds vs milliseconds.
- View all formats — Instantly see UTC date/time, local date/time, ISO 8601 string, day of the week, and relative time.
- Switch to Date mode — Click "Date to Timestamp" to go the other direction. Set year, month, day, hour, minute, second.
- Copy the result — Both seconds and millisecond timestamps are shown. Use "Now" to get the current moment.