ツール
ホームに戻る

Unixタイムスタンプ変換

Unixタイムスタンプと人間が読める日付を相互変換

現在のUnixタイムスタンプ

1769739800
2026年1月30日 02:23:20

タイムスタンプ → 日付

一般的なタイムスタンプ

日付 → タイムスタンプ

フォーマット

Unix Timestamp (also known as Epoch time or POSIX time) is the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT). It's widely used in programming to represent a point in time.