Difference between revisions of "Template:Fmp"
(convert to UTC time) |
(Category:Full Moon templates (obsolete)) |
||
(7 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:
166
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.