Difference between revisions of "Space"
Jump to navigation
Jump to search
(→Earth) |
(→Time) |
||
Line 73: | Line 73: | ||
* https://xkcd.com/1335/ | * https://xkcd.com/1335/ | ||
** https://news.ycombinator.com/item?id=7384025 | ** https://news.ycombinator.com/item?id=7384025 | ||
+ | |||
+ | * http://www.vendian.org/envelope/TemporaryURL/time.html | ||
=== Time zones === | === Time zones === |
Revision as of 22:26, 20 January 2016
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