Unix 时间戳转换器

Unix Timestamp Converter

时间戳 ↔ 可读日期,支持毫秒/秒,自动识别

Convert between Unix timestamp and human-readable date

输入时间戳Enter Timestamp
💡 关于时间戳 💡 About Timestamps
Unix 时间戳是自 1970-01-01 00:00:00 UTC 起的秒数(JavaScript 使用毫秒)。 本工具自动识别 10 位(秒)和 13 位(毫秒)时间戳。 负数时间戳支持 1970 年之前的日期。 Unix timestamp is seconds since 1970-01-01 00:00:00 UTC (JavaScript uses milliseconds). This tool auto-detects 10-digit (seconds) and 13-digit (milliseconds) timestamps. Negative timestamps support dates before 1970.

How to Use This Tool 使用说明

  1. The current Unix timestamp is displayed automatically at the top of the page.
  2. To convert a timestamp to a date, enter the Unix timestamp (seconds or milliseconds) in the input field.
  3. To convert a date to a timestamp, use the date/time picker to select your desired date and time.
  4. Click the unit toggle to switch between seconds and milliseconds.
  5. Results are shown in multiple formats: ISO 8601, UTC, and local time.

Frequently Asked Questions 常见问题

← Back to all tools← 返回所有工具