Convert Unix timestamps (seconds or milliseconds) to human-readable dates and ISO 8601 strings, in any timezone.
A Unix timestamp is the number of seconds elapsed since January 1, 1970 (00:00:00 UTC), known as the Unix epoch. It is the standard way computers represent points in time.
Languages like C, Python, PHP use seconds. JavaScript's Date.now() returns milliseconds (Γ 1000). This tool auto-detects which one you entered based on length.
2026-05-12T10:30:00Z) to get the timestamp