Convert between Unix timestamps and human-readable date formats.
Unix Timestamp:
Current Date/Time:
A Unix timestamp is a value representing the number of seconds elapsed since January 1, 1970, 00:00:00 UTC.
This format is widely used in computer systems to store and calculate time.