Difference between revisions of "Template:Fmp"
(Created page with "<noinclude>The number of the upcoming full moon phase is: '''</noinclude>{{#expr:ceil ({{Days ago/core|year=2011|month=10|day=12}} / 29.5)}}<noinclude>'''</noinclude>") |
(Category:Full Moon templates (obsolete)) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <noinclude>The number of the upcoming full moon phase is: | + | <noinclude>The number of the upcoming full moon phase is: </noinclude> |
+ | {{#expr:ceil (( {{#time:U|now}} | ||
+ | - {{#time:U|October 12, 2011 2:06}} <!-- +seconds since first full moon in the programme --> | ||
+ | - (24 * 60 *60) <!-- -seconds the event lasts after full moon (est.) --> | ||
+ | ) / 86400 <!-- /seconds per day --> | ||
+ | / 29.530588853 ) }} <!-- /days per synodic month --> | ||
+ | <noinclude><br> This number should increment just at the end of a given computed event. Note, this happens at a day after the estimated actual full moon and the times of each estimated Full Moon event are back-calculated from this point by [[Template:Fmc2]].</noinclude><noinclude>[[Category:Full Moon templates (obsolete)]]</noinclude> |
Latest revision as of 01:47, 4 November 2017
The number of the upcoming full moon phase is:
163
This number should increment just at the end of a given computed event. Note, this happens at a day after the estimated actual full moon and the times of each estimated Full Moon event are back-calculated from this point by Template:Fmc2.