<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.digitalcellulose.com/wiki/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="http://www.digitalcellulose.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Module%3AComplex_date%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://www.digitalcellulose.com/wiki/index.php?title=Module:Complex_date/doc&amp;action=history"/>
	<updated>2026-05-10T11:57:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.2</generator>
	<entry>
		<id>http://www.digitalcellulose.com/wiki/index.php?title=Module:Complex_date/doc&amp;diff=152429&amp;oldid=prev</id>
		<title>Adminsuzy: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://www.digitalcellulose.com/wiki/index.php?title=Module:Complex_date/doc&amp;diff=152429&amp;oldid=prev"/>
		<updated>2020-09-13T20:46:41Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 20:46, 13 September 2020&lt;/td&gt;
				&lt;/tr&gt;
&lt;!-- diff cache key bookbin1_mw775-4fy_:diff::1.12:old-152428:rev-152429 --&gt;
&lt;/table&gt;</summary>
		<author><name>Adminsuzy</name></author>
		
	</entry>
	<entry>
		<id>http://www.digitalcellulose.com/wiki/index.php?title=Module:Complex_date/doc&amp;diff=152428&amp;oldid=prev</id>
		<title>Imported&gt;DmitTrix at 20:03, 12 March 2019</title>
		<link rel="alternate" type="text/html" href="http://www.digitalcellulose.com/wiki/index.php?title=Module:Complex_date/doc&amp;diff=152428&amp;oldid=prev"/>
		<updated>2019-03-12T20:03:41Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Module rating|release}}{{Module rating|protected}}&lt;br /&gt;
This module is intended for processing of date strings. It is used by:&lt;br /&gt;
*{{tl|Complex date}}&lt;br /&gt;
*{{tl|Other date}}&lt;br /&gt;
*{{tl|Era}}&lt;br /&gt;
*{{tl|Circa}}&lt;br /&gt;
*{{tl|Season}}&lt;br /&gt;
&lt;br /&gt;
==Complex date==&lt;br /&gt;
This function is the engine behind {{tl|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 {{tl|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 {{tl|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 {{tl|Complex date}})&lt;br /&gt;
;adj1, adj2&lt;br /&gt;
: adjectives and prepositions used to describe single date. Possible values: ''early'', ''mid'', ''late'', ''spring'', ''summer'', ''fall'', ''winter'', ''1st half'', ''2nd half'', ''1st quarter'', ''2nd quarter'', ''3rd quarter'', ''4th quarter'', etc. used for describing which part of date1 and date2 are involved (see {{tl|Complex date}})&lt;br /&gt;
;date1, date2&lt;br /&gt;
: the dates involved. Format: Number or whatever {{tl|ISOdate}} takes.&lt;br /&gt;
;precision1, precision2&lt;br /&gt;
: usually ''year'' or more precise (default), but can also be ''decade'', ''century'' or ''millennium'', 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 {{tl|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;
==See Also==&lt;br /&gt;
{{collapse|title=Modules related to internationalization (i18n) of dates|1={{DateRelatedModules}}}}&lt;/div&gt;</summary>
		<author><name>Imported&gt;DmitTrix</name></author>
		
	</entry>
</feed>