Timestamp Converter
Convert between UNIX Timestamp and Readable DateTime
--- by Laterhorse.com
Current UNIX Timestamp:
Unix timestamp is a date and time representation widely used in computing. It measures time by the number of seconds that have elapsed since 00:00:00 UTC on 1 January 1970.
Current GMT DateTime:
What is GMT/UTC DateTime and what is timzone? Click here for more details.
Current Local DateTime:
What is GMT/UTC DateTime and what is timzone? Click here for more details.
Convert UNIX Timestamp To Human Readable DateTime
Convert DateTime to UNIX Timestamp
Begin and end of Year/Month/Day in UNIX Timestamp
What is UNIX Timestamp
Unix timestamp is a date and time representation widely used in computing. It measures time by the number of seconds that have elapsed since 00:00:00 UTC on 1 January 1970, the beginning of the Unix epoch, less adjustments made due to leap seconds. Unix time originated as the system time of Unix operating systems. It has come to be widely used in other computer operating systems, file systems, programming languages, and databases.