Philip P. Ide

Author, programmer, science enthusiast, half-wit.
Life is sweet. Have you tasted it lately?

User Tools

Site Tools


blog:articles:science:mars_2020

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
blog:articles:science:mars_2020 [2020/07/14 10:26] Phil Ideblog:articles:science:mars_2020 [2020/08/09 02:38] (current) – removed Phil Ide
Line 1: Line 1:
-~~NOCACHE~~ 
-====== Perseverance Rover ====== 
-<html><iframe src="/mars/countdown.html" width=820 height=370px scrolling='no' frameborder='0'></iframe></html> 
-=== === 
-The clock above targets the first (or next if that is missed) launch opportunity, which is on **July 30<sup>th</sup>** at: 
-  * <html><span id=cet></span></html> 
-  * <html><span id=bst></span></html> 
-  * <html><span id=edt></span></html> 
-  * <html><span id=pdt></span></html> 
-  * <html><span id=awst></span></html> 
-  * <html><span id=aest></span></html> 
-  * <html><span id=hkt></span></html> 
-<JS> 
-var ldopts = {hour: '2-digit', minute:'2-digit'}; 
-launch_date = new Date('2020-07-30 07:50:00 -0500'); 
-document.getElementById('cet').innerHTML = launch_date.toLocaleTimeString([],ldopts).toLowerCase()+' CET'; 
-launch_date.setHours(launch_date.getHours()-1); 
-document.getElementById('bst').innerHTML = launch_date.toLocaleTimeString([],ldopts).toLowerCase()+' BST'; 
-launch_date.setHours(launch_date.getHours()-5); 
-document.getElementById('edt').innerHTML = launch_date.toLocaleTimeString([],ldopts).toLowerCase()+' EDT'; 
-launch_date.setHours(launch_date.getHours()-3); 
-document.getElementById('pdt').innerHTML = launch_date.toLocaleTimeString([],ldopts).toLowerCase()+' PDT'; 
- 
-launch_date = new Date('Mon, 22 July 2020 09:35:00 -0400'); 
-launch_date.setHours(launch_date.getHours()+8); 
-document.getElementById('awst').innerHTML = launch_date.toLocaleTimeString([],ldopts).toLowerCase()+' AWST '+rfdate(launch_date); 
- 
-launch_date.setHours(launch_date.getHours()+2); 
-document.getElementById('aest').innerHTML = launch_date.toLocaleTimeString([],ldopts).toLowerCase()+' AEST '+rfdate(launch_date); 
-document.getElementById('hkt').innerHTML = launch_date.toLocaleTimeString([],ldopts).toLowerCase()+' HKT '+rfdate(launch_date); 
- 
-launch_date.setHours(launch_date.getHours()+6); 
-document.getElementById('hkt').innerHTML = launch_date.toLocaleTimeString([],ldopts).toLowerCase()+' HKT '+rfdate(launch_date); 
- 
-function rfdate( d ){ 
- var mo = new Intl.DateTimeFormat('en', { month: 'short' }).format(d); 
- var da = new Intl.DateTimeFormat('en', { day: '2-digit' }).format(d); 
- return mo+' '+da; 
- 
-} 
-</JS> 
-Watch this page for updated information as we move closer to and beyond launch. 
-Thumbnail to help Facebook:\\ 
-{{:blog:articles:science:mars202countdown.png?nolink&50|}} 
- 
-[[blog:articles:general:martian_weird_spring|Martian Spring Weirdness]] | [[blog:articles:general:orbital_shenanigans|Orbital Shenanigans]] | [[:blog:articles:info:mars_solar_conjunction|Mars Solar Conjunctions]] | [[:blog:aardvaark:mars_weather|Mars Weather]] 
- 
-~~socialite~~ 
-~~DISCUSSION~~ 
  
blog/articles/science/mars_2020.1594722376.txt.gz · Last modified: 2020/07/14 10:26 by Phil Ide

Except where otherwise noted, content on this wiki is licensed under the following license: Copyright © Phil Ide
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki