使用方式
先完成一次順手的操作
- 在輸入欄位中貼上多筆時間戳記(每行一個,支援秒或毫秒格式)。
- 選擇轉換方向(時間戳記 → 日期,或日期 → 時間戳記)與時區,點擊「轉換」。
- 查看結果表格中的轉換日期、相對時間及單位,並複製全部為 TSV 格式。
貼上多筆時間戳記,一次轉換為可讀日期
| # | 輸入 | 轉換結果 | 相對時間 | 單位 |
|---|
時間分布
快速導覽
把需要的說明放在工具下方,讓第一次使用與之後回來複用都更順。
使用方式
常見情境
常見問題
自動識別整數型 Unix 時間戳記(1~11 位數視為秒,含 0 與負數;13 位數視為毫秒),以及 ISO 8601 日期字串。12 位數與 16 位數的微秒級輸入會標為模糊不清而不是默默誤判。
不會。每行獨立解析,錯誤行顯示警告標記,其他行照常轉換。
是的,所有轉換皆在頁面內完成,不會傳送任何資料。
Quick guide
Compact below-tool notes that help first-run users and repeated visitors move faster without changing the main interface.
Chinese search: 時間戳記轉換器、批次時間戳記、unix 時間轉換、epoch 轉日期、時間戳記計算機
How to use
Examples
FAQ
Auto-detects integer Unix timestamps (1–11 digits as seconds, including 0 and negatives; 13 digits as milliseconds), plus ISO 8601 datetime strings. 12-digit and 16-digit microsecond inputs are flagged as ambiguous rather than silently misread.
No. Each row is parsed independently. Error rows show a warning tag while others convert normally.
No. All conversions run locally in the page.