Convert between a Unix timestamp and a calendar date.
Unix time counts seconds since January 1, 1970 UTC — the standard timestamp format used across computing systems.
date = epoch (Jan 1, 1970 UTC) + timestamp seconds