Not long now until the Unix Timestamp flips over to 17 followed by many zeros. Watch it live here or run the following at a terminal:
watch -n1 date +%s

What is the timestamp? It’s the number of seconds since January 1st, 1970 UTC.
Not long now until the Unix Timestamp flips over to 17 followed by many zeros. Watch it live here or run the following at a terminal:
watch -n1 date +%s
What is the timestamp? It’s the number of seconds since January 1st, 1970 UTC.