Unix Time Converter
Edit either field to convert.
What is a Unix Timestamp?
A Unix timestamp (also known as Epoch time) is a system for describing a point in time. It is the number of seconds that have elapsed since the Unix epoch, which was at 00:00:00 Coordinated Universal Time (UTC) on Thursday, 1 January 1970. It is widely used in operating systems and file formats.
How to Use This Converter?
- Timestamp to Date: Enter a Unix timestamp (e.g., `1672531200`) into the first box, and its human-readable equivalent will appear in the second box.
- Date to Timestamp: Enter a date and time (e.g., `2023-01-01 10:30:00`) into the second box, and the corresponding Unix timestamp will be generated in the first.