Difference between revisions of "Space"

From Things and Stuff Wiki
Jump to navigation Jump to search
Line 60: Line 60:
  
 
* https://medium.com/starts-with-a-bang/the-inconstant-moon-6df463a3b5f5
 
* https://medium.com/starts-with-a-bang/the-inconstant-moon-6df463a3b5f5
 +
 +
=== Mars ===
 +
* https://i.imgur.com/VZvj5S7.jpg
 +
* https://i.imgur.com/VbKV9DF.jpg
  
 
=== Software ===
 
=== Software ===

Revision as of 18:08, 29 September 2015

Space

See Physics#Cosmology, Mapping

to merge with Physics?


Stars Not Where They Seemed or Were Calculated to be, but Nobody Need Worry.

Earth

Moon

Mars

Software

Time

Time zones

Calendar

For accounting: a 5 week month = 5 weeks including a Monday

Clocks

to sort

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