Difference between revisions of "Template:Next Saturday"

From Geohashing
imported>Tjtrumpet2323
m
m
 
(31 intermediate revisions by one other user not shown)
Line 1: Line 1:
The coordinates for the [[Saturday meetup]] on [[{{ #time: Y-m-d | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} last Saturday }}|{{ #time: F j, Y | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} last Saturday }}]] are now available.  The coordinates for the next meetup, scheduled for '''{{ #time: F j, Y | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} next Saturday }}''', will be based on the [[Dow]]'s opening price at 9:30am [[ET]] on {{ #time: l, F j | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} next Saturday -1 day }}.  See [http://www.timeanddate.com/worldclock/fixedtime.html?month={{ #time: m | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} next Saturday -1 day }}&day={{ #time: d | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} next Saturday -1 day }}&year={{ #time: Y | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} next Saturday -1 day }}&hour=09&min=30&sec=00&p1=179 timeanddate.com] to convert this time to your local time zone.
+
{{ #ifexpr: {{ #time: N | {{CURRENTTIMESTAMP}} }} = 6 | {{Next Saturday/isSaturday}} <!-- special handling if it is a Saturday -->
 +
| {{ #ifexpr: {{ #time: Hi | {{CURRENTTIMESTAMP}} }} >= 1333 | {{ #ifexpr: {{usdst}} = 0 | {{ #ifexpr: {{ #time: Hi | {{CURRENTTIMESTAMP}} }} >= 1433 <!-- SAFETY CUSHION of three minutes in case sources not yet updated -->
 +
| {{Next Saturday/dowHasOpened}} <!-- we are after 09:30 EST -->
 +
| {{Next Saturday/dowHasNotOpened}} <!-- we are before 09:30 EST -->
 +
}}
 +
| {{Next Saturday/dowHasOpened}} <!-- we are after 09:30 EDT -->
 +
}}
 +
| {{Next Saturday/dowHasNotOpened}} <!-- we are before 09:30 EDT -->
 +
}} }}<noinclude>
 +
== Usage ==
 +
{{intricate}}
 +
<code><nowiki>{{Next Saturday}}</nowiki></code>
 +
* For use on the [[Main Page]].
 +
</noinclude>

Latest revision as of 14:30, 12 February 2021

The coordinates for the Saturday meetups on 20 July 2024 are now available. The coordinates for the next Saturday meetups, scheduled for 27 July 2024, will be based on the Dow's opening price published at 09:30 EDT (13:30 UTC) on Friday 26 July. See timeanddate.com to convert this time to your local time zone.

Usage

{{Next Saturday}}