<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AComplex_date%2Fdoc</id>
	<title>Module:Complex date/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://stockhub.co/index.php?action=history&amp;feed=atom&amp;title=Module%3AComplex_date%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Complex_date/doc&amp;action=history"/>
	<updated>2026-05-08T09:42:15Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://stockhub.co/index.php?title=Module:Complex_date/doc&amp;diff=135735&amp;oldid=prev</id>
		<title>imported&gt;WOSlinker: remove no globals link</title>
		<link rel="alternate" type="text/html" href="https://stockhub.co/index.php?title=Module:Complex_date/doc&amp;diff=135735&amp;oldid=prev"/>
		<updated>2022-10-22T09:14:57Z</updated>

		<summary type="html">&lt;p&gt;remove no globals link&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Module rating|protected}}&lt;br /&gt;
&amp;lt;!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
{{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}}&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
This module is intended for processing of date strings. It is used by [[Module:WikidataIB]]&lt;br /&gt;
&lt;br /&gt;
==Complex date==&lt;br /&gt;
This function is the engine behind [[c:template:Complex date]]. Please see that template for full documentation&lt;br /&gt;
&lt;br /&gt;
====Usage:====&lt;br /&gt;
:should not be used directly but only through [[c:Template:Other date]] and other templates&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#invoke:Complex_date|complex_date|adj1=|date1=|era1=|precision1=|conj=-|adj2=|date2=|era2=|precision2=|lang=}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
or&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{#invoke:Complex_date|complex_date|1=|2=|3=|era=|lang=}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
====Parameters (simple syntax):====&lt;br /&gt;
;1&lt;br /&gt;
:option. See [[c:Template:Other date]]&lt;br /&gt;
;2&lt;br /&gt;
:date #1&lt;br /&gt;
;3&lt;br /&gt;
:date #2&lt;br /&gt;
&lt;br /&gt;
====Parameters (advanced syntax):====&lt;br /&gt;
;conj&lt;br /&gt;
: in case the link between the two dates: &amp;quot;-&amp;quot; (from-until), between, or, and  (see [[c:template:Complex date]])&lt;br /&gt;
;adj1, adj2&lt;br /&gt;
: adjectives and prepositions used to describe single date. Possible values: &amp;#039;&amp;#039;early&amp;#039;&amp;#039;, &amp;#039;&amp;#039;mid&amp;#039;&amp;#039;, &amp;#039;&amp;#039;late&amp;#039;&amp;#039;, &amp;#039;&amp;#039;spring, summer, fall, winter, 1st half, 2nd half, 1st quarter, 2nd quarter, 3rd quarter, 4th quarter&amp;#039;&amp;#039;, etc. used for describing which part of date1 and date2 are involved (see [[c:template:Complex date]])&lt;br /&gt;
;date1, date2&lt;br /&gt;
: the dates involved. Format: Number or whatever {{tl|ISOdate}} takes.&lt;br /&gt;
;precision1, precision1&lt;br /&gt;
: usually &amp;#039;&amp;#039;year&amp;#039;&amp;#039; or more precise (default), but can also be &amp;#039;&amp;#039;decade&amp;#039;&amp;#039;, &amp;#039;&amp;#039;century&amp;#039;&amp;#039; or &amp;#039;&amp;#039;millennium&amp;#039;&amp;#039;,  then the dates involved are centuries or millennia rather than specific dates&lt;br /&gt;
;era1, era2&lt;br /&gt;
: the eras that those dates are from (see [[c:template:Complex date]])  If parameter &amp;lt;code&amp;gt;era&amp;lt;/code&amp;gt; is present, it overrides these two parameters.&lt;br /&gt;
&lt;br /&gt;
The internationalization of the date formats can be found at [[Module:I18n/complex date]]&lt;br /&gt;
&lt;br /&gt;
==Dependencies==&lt;br /&gt;
[[Module:Complex_date]] relies on the following modules:&lt;br /&gt;
* [[Module:Calendar]] (lazy loading with no dependencies)&lt;br /&gt;
* [[Module:ISOdate]]&lt;br /&gt;
** [[Module:DateI18n]] (no dependencies)&lt;br /&gt;
* [[Module:i18n/complex date]]&lt;br /&gt;
** [[Module:Ordinal-cd]] (lazy loading)&lt;br /&gt;
*** [[Module:I18n/ordinal]] (no dependencies)&lt;br /&gt;
*** [[Module:Yesno]] (from en.wikipedia) (no dependencies)&lt;br /&gt;
*** [[Module:Formatnum]] (no dependencies)&lt;br /&gt;
** [[Module:Roman-cd]] (lazy loading with no dependencies)&lt;br /&gt;
** [[Module:Linguistic]] (lazy loading with no dependencies)&lt;br /&gt;
Several of the lazy-loaded dependencies do not exist locally since none of the code that calls them ever ends up used on the English Wikipedia.&lt;br /&gt;
&lt;br /&gt;
Unless otherwise noted, the authoritative version of each module can be found on [https://commons.wikimedia.org/ Commons].&lt;br /&gt;
; Commons&lt;br /&gt;
: [[c:Module:Complex_date]]&lt;br /&gt;
: [[c:Module:Calendar]]&lt;br /&gt;
: [[c:Module:ISOdate]]&lt;br /&gt;
: [[c:Module:DateI18n]]&lt;br /&gt;
: [[c:Module:i18n/complex date]]&lt;br /&gt;
: [[c:Module:Ordinal]]&lt;br /&gt;
: [[c:Module:I18n/ordinal]]&lt;br /&gt;
: [[c:Module:Formatnum]]&lt;br /&gt;
: [[c:Module:Roman]]&lt;br /&gt;
: [[c:Module:Linguistic]]&lt;br /&gt;
; English Wikipedia&lt;br /&gt;
: [[en:Module:Yesno]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{#ifeq:{{SUBPAGENAME}}|sandbox | |&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>imported&gt;WOSlinker</name></author>
	</entry>
</feed>