Unix timestamp and Date
What does this tool do?
The first tool converts a UNIX timestamp to a human readable date format.
The second tool converts a given date to a UNIX timestamp.
What is a UNIX time?
Unix time, or POSIX time, is a system for describing points in time,
defined as the number of seconds elapsed since midnight proleptic
Coordinated Universal Time (UTC) of January 1, 1970, not counting leap seconds.
The current Unix Timestamp is : 1283623653
How do I use this tool?
For the first tool just insert a Unix timestamp and click "Show Result" to get your date.
For the second tool you will need to enter a year, month, day, hours, minutes and seconds and then click "Show Result" to get your Unix timestamp.