What is a Unix Timestamp?
A Unix timestamp (also called Epoch time or POSIX time) is the number of seconds that have elapsed since January 1, 1970 00:00:00 UTC. It is a widely used standard for tracking time in computing systems, databases, and APIs.
How to Use This Converter
Enter a Unix timestamp (in seconds or milliseconds) or a human-readable date string and click "Convert." The tool will show the equivalent value in multiple formats including Unix seconds, milliseconds, ISO 8601, UTC, and local time.
Common Timestamp Formats
Unix seconds (10 digits like 1714500000), Unix milliseconds (13 digits like 1714500000000), ISO 8601 (2024-04-30T20:00:00Z), and RFC 2822 are all supported input formats.