UNIX Timestamp ↔ Date Converter
Convert between UNIX epoch time and readable dates. View time in UTC, Local, or key global timezones.
Current Time
Convert Date to UNIX Timestamp
RFC 2822:
What is a UNIX Timestamp?
UNIX time (or epoch time) is the number of seconds that have elapsed since January 1, 1970 at 00:00:00 UTC. It’s used widely in computing systems for date and time representation. Timestamps may be in seconds (10 digits) or milliseconds (13 digits).
How to Use This Tool
1. Input a Timestamp and Select a Timezone
2. (Optional) Input Date: If you want a UNIX Timestamp, enter a date and timestamp.
3. Convert: Click the “Convert to Date” to convert UNIX timestamp to date and “Convert to UNIX” button to convert Date to UNIX Timestamp.
4. Review Date and UNIX Timestamp: View the converted input
5. Understand a UNIX Timestamp: Scroll down to the explanation of a UNIX timestamp table.
6. Generate Sample Data: Use the “Generate Sample Data” button to quickly test the converters.
7. Reset If Needed: Use the “Reset” button to clear all fields and results.
8. Copy the Output: Click “Copy” to grab the corresponding converted info.