コンテンツへスキップ

Unixタイムスタンプ変換

Unix秒/ms ↔ 読みやすい日時;今ボタン。

About this tool

Unix タイムスタンプと人が読める日時を双方向で変換します。ログ、API、データベースのデバッグに欠かせません。

Why use it

  • エポック秒を分かりやすい日時に変換します。
  • 日時からタイムスタンプへ戻せます。
  • ワンクリックで現在時刻を扱えます。

Common use cases

  • DB 行に保存された Unix タイムスタンプを読む。
  • API リクエスト用のエポック値を生成する。
  • ログ行が実際にいつ起きたか確認する。

Tips

  • 秒とミリ秒に注意 — 多くのシステムはミリ秒です。
  • タイムゾーンに注意 — エポックは常に UTC です。
使い方
  1. Unixまたは日時を入力。
  2. 変換または今。
  3. コピー。
よくある質問
What does it convert?
Unix timestamps to human-readable dates and back, in both seconds and milliseconds.
Is my data uploaded?
No. Conversion is done locally in your browser.
Does it handle time zones?
It shows both UTC and your local time so you can compare them.
What is a Unix timestamp?
The number of seconds since January 1, 1970 UTC, a common way to store time.
Seconds or milliseconds?
Both are supported; the tool detects the scale or lets you choose.
Can I get the current timestamp?
Yes, grab the present time as a timestamp with one click.