Difference between revisions of "Template:Next Saturday"

From Geohashing
imported>Tjtrumpet2323
m
m
 
(18 intermediate revisions by one other user not shown)
Line 1: Line 1:
* The coordinates for the [[Sunday meetup]] on [[{{ #time: Y-m-d | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} last Sunday }}|{{ #time: F j, Y | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} last Sunday }}]] are now available.
+
{{ #ifexpr: {{ #time: N | {{CURRENTTIMESTAMP}} }} = 6 | {{Next Saturday/isSaturday}} <!-- special handling if it is a Saturday -->
* The coordinates for the next meetup, scheduled for '''{{ #time: F j, Y | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} next Sunday }}''', will be based on the [[Dow]]'s opening price at 9:30am [[ET]] on {{ #time: l, F j | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} next Sunday -1 day }}.  See [http://www.timeanddate.com/worldclock/fixedtime.html?month={{ #time: m | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} next Sunday -1 day }}&day={{ #time: d | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} next Sunday -1 day }}&year={{ #time: Y | {{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} next Sunday -1 day }}&hour=09&min=30&sec=00&p1=179 timeanddate.com] to convert this time to your local time zone.
+
| {{ #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 -->
{{ #ifexpr: {{is US DST}} = 1 | {{ #ifexpr: {{ #time: His | {{CURRENTTIMESTAMP}} }} >= 133000 | true | false }} | {{ #ifexpr: {{ #time: His | {{CURRENTTIMESTAMP}} }} >= 143000 | true | false }} }}
+
}}
 +
| {{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 18 May 2024 are now available. The coordinates for the next Saturday meetups, scheduled for 25 May 2024, will be based on the Dow’s opening price published at 09:30 EDT (13:30 UTC) on Friday 24 May. See timeanddate.com to convert this time to your local time zone.

Usage

{{Next Saturday}}