Unix Epoch Time

Unix epoch time is a way to represent time as the number of seconds that have elapsed since 00:00:00 (Thursday, January 1, 1970).

Many computer systems and programming languages use epoch time as a standardized way to represent and measure time.

and return time as a Unix Epoch integer.