Tremulous Forum
General => General Discussion => Topic started by: phaedrus on August 15, 2006, 09:26:22 pm
-
So, has anyone else noticed that it has been 13375 days since 1 Jan 1970?
(Hint: under linux+bash run this command:
echo $(( $(date +%s)/86400 ))
The 'date +%s' command prints out the time in seconds since the Unix Epoch (00:00:00 1 Jan 1970), and 86400 is the number of seconds in a day.)
Jeff
PS. Why yes, I am a big dork. :D
-
So, has anyone else noticed that it has been 13375 days since 1 Jan 1970?
(Hint: under linux+bash run this command:
echo $(( $(date +%s)/86400 ))
The 'date +%s' command prints out the time in seconds since the Unix Epoch (00:00:00 1 Jan 1970), and 86400 is the number of seconds in a day.)
Jeff
PS. Why yes, I am a big dork. :D
SO?
-
http://www.timeanddate.com/date/duration.html
:human: :turret: :turret: :turret: :turret: :tesla: :tesla: :tesla: :human: