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

GMT DateTime:

(ISO format)

Local DateTime:

(ISO format)

Convert DateTime to UNIX Timestamp

Year
Mon
Day
Hr
Min
Sec
/ /   : :
UNIX Timestamp is:

UNIX Timestamp in millisecond:
Support ISO or Other Reabable Formats.
UNIX Timestamp is:

UNIX Timestamp in millisecond:

Begin and end of Year/Month/Day in UNIX Timestamp

Year
Mon
Day
/ /
Begin of day:
End of day:
Begin of month:
End of month:
Begin of year:
End of year:

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.