<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nichework.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AWeekday_in_month_elapsed%2Fdoc</id>
	<title>Template:Weekday in month elapsed/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nichework.com/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AWeekday_in_month_elapsed%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.nichework.com/w/index.php?title=Template:Weekday_in_month_elapsed/doc&amp;action=history"/>
	<updated>2026-05-09T03:05:49Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.5</generator>
	<entry>
		<id>https://wiki.nichework.com/w/index.php?title=Template:Weekday_in_month_elapsed/doc&amp;diff=3273&amp;oldid=prev</id>
		<title>MarkAHershberger: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://wiki.nichework.com/w/index.php?title=Template:Weekday_in_month_elapsed/doc&amp;diff=3273&amp;oldid=prev"/>
		<updated>2026-01-19T18:42:06Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:42, 19 January 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>MarkAHershberger</name></author>
	</entry>
	<entry>
		<id>https://wiki.nichework.com/w/index.php?title=Template:Weekday_in_month_elapsed/doc&amp;diff=3272&amp;oldid=prev</id>
		<title>w&gt;Peterwhy: Use week day names as preferred by Template:Weekday in month</title>
		<link rel="alternate" type="text/html" href="https://wiki.nichework.com/w/index.php?title=Template:Weekday_in_month_elapsed/doc&amp;diff=3272&amp;oldid=prev"/>
		<updated>2026-01-09T11:45:42Z</updated>

		<summary type="html">&lt;p&gt;Use week day names as preferred by &lt;a href=&quot;/w/index.php?title=Template:Weekday_in_month&quot; title=&quot;Template:Weekday in month&quot;&gt;Template:Weekday in month&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories and interwikis go at the bottom of this page. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
Returns 1 or 0 (true or false) depending on whether the date has elapsed, defaults to current year. This template is useful for recurring events such as [[Milford Oyster Festival]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Weekday in month elapsed|&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;y&amp;#039;&amp;#039;&amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;m&amp;#039;&amp;#039;&amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;w&amp;#039;&amp;#039;&amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;code&amp;gt;}}&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;y&amp;#039;&amp;#039; = year (if left blank, defaults to current year)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;m&amp;#039;&amp;#039; = month (1 = January)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;w&amp;#039;&amp;#039; = day of week (Sunday; Monday; Tuesday; Wednesday; Thursday; Friday; Saturday)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;n&amp;#039;&amp;#039; = week of month (1 = 1st week of month; accepts negative numbers, -1 = last week of month; -2 = second to last week of month)&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
1st Sunday in January = {{Weekday in month elapsed||1|Sunday|1}}&lt;br /&gt;
&lt;br /&gt;
3rd Saturday in August = {{Weekday in month elapsed||8|Saturday|3}}&lt;br /&gt;
&lt;br /&gt;
4th Thursday in November (Thanksgiving in USA) = {{Weekday in month elapsed||11|Thursday|4}}&lt;br /&gt;
&lt;br /&gt;
Last Monday in December 1945 = {{Weekday in month elapsed|1945|12|Monday|-1}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
*[[Template:Weekday in month|Weekday in month]]&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories and interwikis go here: --&amp;gt;&lt;br /&gt;
[[Category:Date mathematics templates|{{PAGENAME}}]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>w&gt;Peterwhy</name></author>
	</entry>
</feed>