<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="nl">
	<id>https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=Sjabloon%3AAge_in_years_and_days%2Fdoc</id>
	<title>Sjabloon:Age in years and days/doc - Bewerkingsoverzicht</title>
	<link rel="self" type="application/atom+xml" href="https://informatiestandaarden.test-nictiz.nl/index.php?action=history&amp;feed=atom&amp;title=Sjabloon%3AAge_in_years_and_days%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Age_in_years_and_days/doc&amp;action=history"/>
	<updated>2026-04-28T10:09:56Z</updated>
	<subtitle>Bewerkingsoverzicht voor deze pagina op de wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Age_in_years_and_days/doc&amp;diff=5095&amp;oldid=prev</id>
		<title>Ahenket: 1 versie</title>
		<link rel="alternate" type="text/html" href="https://informatiestandaarden.test-nictiz.nl/index.php?title=Sjabloon:Age_in_years_and_days/doc&amp;diff=5095&amp;oldid=prev"/>
		<updated>2013-07-25T11:42:46Z</updated>

		<summary type="html">&lt;p&gt;1 versie&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nieuwe pagina&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This template returns the number of full years and surplus days between two specified dates. If the second set of parameters is not included, it will return the number of full years and surplus days between a specified date and today&amp;#039;s date. The two numbers are separated by a comma; the words &amp;quot;year&amp;quot; and &amp;quot;day&amp;quot; are plural when appropriate. The {{tl|number table sorting}} template is included in the year value, so that values produced by this template will work properly in sortable lists. See [[Wikipedia:Age calculation templates]] for more information on using this kind of template.&lt;br /&gt;
&lt;br /&gt;
===Syntax===&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Age in years and days|yyyy|mm|dd}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; or&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Age in years and days|yyyy|mm|dd|yyyy2|mm2|dd2}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Age in years and days|1989|07|23}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; returns &amp;quot;{{Age in years and days|1989|07|23}}&amp;quot;&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Age in years and days|1989|07|23|2003|07|24}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; returns &amp;quot;{{Age in years and days|1989|07|23|2003|07|24}}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===Notes===&lt;br /&gt;
This template does not check for incorrect input:&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Age in years and days|1980|07|14|1993|06|233}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; returns &amp;quot;{{Age in years and days|1980|07|14|1993|06|233}}&amp;quot; (surplus days do not count as extra months)&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Age in years and days|1980|07|14|1993|88|14}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; returns &amp;quot;{{Age in years and days|1980|07|14|1993|88|14}}&amp;quot; (surplus months do not count as extra years)&lt;br /&gt;
&lt;br /&gt;
Also note that due to leap years, the measure &amp;quot;years and days&amp;quot; fails to be fully additive. The following example is not an error, but each calculation uses a different definition of &amp;quot;year&amp;quot;, either 365 days or 366:&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Age in years and days|2007|02|27|2008|03|02}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; returns &amp;quot;{{Age in years and days|2007|02|27|2008|03|02}}&amp;quot;&lt;br /&gt;
but split up:&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Age in years and days|2007|02|27|2007|03|02}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; returns &amp;quot;{{Age in years and days|2007|02|27|2007|03|02}}&amp;quot;&lt;br /&gt;
:&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Age in years and days|2007|03|02|2008|03|02}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; returns &amp;quot;{{Age in years and days|2007|03|02|2008|03|02}}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
===See also===&lt;br /&gt;
*[[Wikipedia:Age calculation templates]]&lt;br /&gt;
{{Birth, death and age templates}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- ADD CATEGORIES BELOW THIS LINE --&amp;gt;&lt;br /&gt;
[[Category:Date mathematics templates]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ADD INTERWIKIS BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahenket</name></author>
	</entry>
</feed>