Convert between unix timestamp and human readable date

Use Timestamp.fun to convert unix/epoch timestamps to dates or dates back to timestamps.

A timestamp is the number of seconds from Jan 01 1970 (UTC).
A date is generally easier for humans to read.