What is a Unix timestamp?

A Unix timestamp is the number of seconds that have elapsed since January 1, 1970, 00:00:00 UTC. It is used as a common way to represent a point in time across different computer systems and programming languages.