Difference between revisions of "Time"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 33: Line 33:
  
 
* http://skreksto.re/products/durr
 
* http://skreksto.re/products/durr
 +
 +
* http://www.iers.org/nn_10398/IERS/EN/Science/EarthRotation/UT1-TAI.html?__nnn=true
  
  

Revision as of 18:13, 30 June 2014

General

1h = 3600s 1d = 86400s 1w = 604800s 28d = 2419200s

http://jtnimoy.net/workviewer.php?q=178



Unix epoch

while true; do echo "$(date +%s)" | figlet ; sleep 0.99 ; done
date -u -d @1400000000
  gives datetime in UTC