DEV🕘Timestamp
Unix ⇄ Local time
Tip: values with 12+ digits are treated as milliseconds, otherwise seconds. Editing either side updates the other.
Timestamp: Convert Between Unix and Local Time
Typical scenarios: ① turn Unix timestamps into readable time while debugging logs; ② align server and local time across time zones; ③ check the next run time after setting up a scheduled task.
How to use: paste or type a timestamp into the input box. The tool auto-detects 10-digit seconds vs 13-digit milliseconds and shows both UTC and your local time. Paste multiple lines — each is converted separately.
Notes: ① the timezone shown comes from your operating system, so users in different regions see different local times; ② negative numbers represent dates before 1970; ③ server logs are usually stored in UTC — don't confuse them with local display time.
Related Tools
← Home