Timestamp Converter
Convert Unix timestamps (seconds, ms, µs, or ns) to human-readable dates in any timezone — and back. Auto-detects the timestamp unit.
100% In-Browser Processing. Your files never leave your device.
Enter a timestamp above, or click Use current time
About this tool
A Unix timestamp (also called Epoch time) is the number of seconds (or milliseconds, microseconds, or nanoseconds) that have elapsed since 00:00:00 UTC on 1 January 1970 — the Unix Epoch. Unix timestamps are the universal standard for storing and transmitting date/time values in programming, databases, APIs, and log files because they are timezone-independent, compact, and easy to compare and sort. A timestamp converter translates these numeric values into human-readable date and time strings in any timezone.