Template:Other date/examples: Difference between revisions
Template page
More actions
added known ? issue, split "one date" into "one date" and "no date", needs more test cases for errors |
use class="wikitable"; cleanup |
||
| Line 1: | Line 1: | ||
{{LanguageSelector|ca|cs|da|de|en|es|fi|fr|he|hu|hi|it | {{LanguageSelector|ca|cs|da|de|en|es|fi|fr|he|hu|hi|it|nds|nl|pl|ru|sv|th|vec|ro|zh-hans|zh-hant}} | ||
=== date notations with two dates === | === date notations with two dates === | ||
{| | {| class="wikitable" | ||
|- | |- | ||
! <nowiki>{{{1}}}</nowiki> parameter | ! <nowiki>{{{1}}}</nowiki> parameter | ||
! Example Code | ! Example Code | ||
! Output | ! Output | ||
|- | |- | ||
| <tt>-<br>from-until</tt> | | <tt>-<br />from-until</tt> | ||
| <nowiki> {{other date|-|1999|2000}}</nowiki><br> <nowiki> {{other date|-|1999-01|2000-02}}</nowiki><br> <nowiki> {{other date|-|1999-01-01|2000-02-01}} </nowiki> | | <nowiki> {{other date|-|1999|2000}}</nowiki><br /> <nowiki> {{other date|-|1999-01|2000-02}}</nowiki><br /> <nowiki> {{other date|-|1999-01-01|2000-02-01}} </nowiki> | ||
| | | | ||
{{other date|-|1999|2000}}<br> | {{other date|-|1999|2000}}<br /> | ||
{{other date|-|1999-01|2000-02}}<br> | {{other date|-|1999-01|2000-02}}<br /> | ||
{{other date|-|1999-01-01|2000-02-01}} | {{other date|-|1999-01-01|2000-02-01}} | ||
|- | |- | ||
| <tt>?</tt> | | <tt>?</tt> | ||
| <nowiki> {{other date|?|1800|1825}} </nowiki> | | <nowiki> {{other date|?|1800|1825}} </nowiki> | ||
| | | | ||
{{other date|?|1800|1825}}<ref name="between">[[ | {{other date|?|1800|1825}}<ref name="between">[[Template talk:Other date#between|reported bug]]</ref> | ||
|- | |- | ||
| <tt>between</tt> | | <tt>between</tt> | ||
| <nowiki> {{other date|between|1999|2000}} </nowiki><br> <nowiki> {{other date|between|1999-02|2000-03}} </nowiki><br> <nowiki> {{other date|between|1999-02-01|2000-03-01}} </nowiki> | | <nowiki> {{other date|between|1999|2000}} </nowiki><br /> <nowiki> {{other date|between|1999-02|2000-03}} </nowiki><br /> <nowiki> {{other date|between|1999-02-01|2000-03-01}} </nowiki> | ||
| | | | ||
{{other date|between|1999|2000}}<br>{{other date|between|1999-02|2000-03}}<br>{{other date|between|1999-02-01|2000-03-01}} | {{other date|between|1999|2000}}<br />{{other date|between|1999-02|2000-03}}<br />{{other date|between|1999-02-01|2000-03-01}} | ||
|- | |- | ||
| <tt>~<br>ca<br>circa</tt> | | <tt>~<br />ca<br />circa</tt> | ||
| <nowiki> {{other date|~|1999|2000}} </nowiki><br> <nowiki> {{other date|ca|1999-05|2000-06}} </nowiki><br> <nowiki> {{other date|circa|1999-05-01|2000-06-1}} </nowiki> | | <nowiki> {{other date|~|1999|2000}} </nowiki><br /> <nowiki> {{other date|ca|1999-05|2000-06}} </nowiki><br /> <nowiki> {{other date|circa|1999-05-01|2000-06-1}} </nowiki> | ||
| | | | ||
{{other date|~|1999|2000}}<br>{{other date|ca|1999-05|2000-06}}<br>{{other date|circa|1999-05-01|2000-06-01}} | {{other date|~|1999|2000}}<br />{{other date|ca|1999-05|2000-06}}<br />{{other date|circa|1999-05-01|2000-06-01}} | ||
|- | |- | ||
| <tt>or</tt> | | <tt>or</tt> | ||
| <nowiki> {{other date|or|1999|2000}} </nowiki><br> <nowiki> {{other date|or|1999-06|2000-07}} </nowiki><br> <nowiki> {{other date|or|1999-06-01|2000-07-1}} </nowiki> | | <nowiki> {{other date|or|1999|2000}} </nowiki><br /> <nowiki> {{other date|or|1999-06|2000-07}} </nowiki><br /> <nowiki> {{other date|or|1999-06-01|2000-07-1}} </nowiki> | ||
| | | | ||
{{other date|or|1999|2000}}<br>{{other date|or|1999-06|2000-07}}<br>{{other date|or|1999-06-01|2000-07-01}} | {{other date|or|1999|2000}}<br />{{other date|or|1999-06|2000-07}}<br />{{other date|or|1999-06-01|2000-07-01}} | ||
|- | |- | ||
| <tt>and<br>&</tt> | | <tt>and<br />&</tt> | ||
| <nowiki> {{other date|&|1999|2000}} </nowiki><br><nowiki> {{other date|and|1999-06|2000-07}} </nowiki><br> <nowiki> {{other date|and|1999-06-01|2000-07-01}} </nowiki> | | <nowiki> {{other date|&|1999|2000}} </nowiki><br /><nowiki> {{other date|and|1999-06|2000-07}} </nowiki><br /> <nowiki> {{other date|and|1999-06-01|2000-07-01}} </nowiki> | ||
| | | | ||
{{other date|&|1999|2000}}<br>{{other date|and|1999-06|2000-07}}<br>{{other date|&|1999-06-01|2000-07-01}} | {{other date|&|1999|2000}}<br />{{other date|and|1999-06|2000-07}}<br />{{other date|&|1999-06-01|2000-07-01}} | ||
|- | |- | ||
| <tt>Julian</tt> | | <tt>Julian</tt> | ||
| <nowiki> {{other date|Julian|1865-01-19|1865-01-07}} </nowiki> | | <nowiki> {{other date|Julian|1865-01-19|1865-01-07}} </nowiki> | ||
| | | | ||
{{other date|Julian|1865-01-19|1865-01-07}} | {{other date|Julian|1865-01-19|1865-01-07}} | ||
|- | |- | ||
| <tt>Islamic</tt> | | <tt>Islamic</tt> | ||
| <nowiki> {{other date|islamic|1486|892}} </nowiki><br><nowiki> {{other date|islamic|1486}} </nowiki> | | <nowiki> {{other date|islamic|1486|892}} </nowiki><br /><nowiki> {{other date|islamic|1486}} </nowiki> | ||
| {{other date|islamic|1486|892}}<br>{{other date|islamic|1486}} | | {{other date|islamic|1486|892}}<br />{{other date|islamic|1486}} | ||
|- | |- | ||
| <tt>era parameter</tt> | | <tt>era parameter</tt> | ||
| <nowiki> {{other date|or|985|986|era=BC}} </nowiki> | | <nowiki> {{other date|or|985|986|era=BC}} </nowiki> | ||
| | | | ||
{{other date|or|985|986|era=BC}} | {{other date|or|985|986|era=BC}} | ||
|- | |- | ||
| Line 59: | Line 58: | ||
=== date notations with single date === | === date notations with single date === | ||
Date notations with single date can use the second date for era, like BC or AD. | Date notations with single date can use the second date for era, like BC or AD. | ||
{| | {| class="wikitable" | ||
|- | |- | ||
! <nowiki>{{{1}}}</nowiki> parameter | ! <nowiki>{{{1}}}</nowiki> parameter | ||
! Example Code | ! Example Code | ||
! Output | ! Output | ||
! Example Code with era | ! Example Code with era | ||
! Output with era | ! Output with era | ||
|- | |- | ||
| <tt><<br>b<br>before</tt> | | <tt><<br />b<br />before</tt> | ||
| <nowiki> {{other date|<|2000}} </nowiki><br> <nowiki> {{other date|b|2000-03}} </nowiki><br> <nowiki> {{other date|before|2000-03-01}} </nowiki> | | <nowiki> {{other date|<|2000}} </nowiki><br /> <nowiki> {{other date|b|2000-03}} </nowiki><br /> <nowiki> {{other date|before|2000-03-01}} </nowiki> | ||
| {{other date|<|2000}}<br>{{other date|b|2000-03}}<br>{{other date|before|2000-03-01}} | | {{other date|<|2000}}<br />{{other date|b|2000-03}}<br />{{other date|before|2000-03-01}} | ||
| <nowiki> {{other date|<|99|era=BC}} </nowiki> | | <nowiki> {{other date|<|99|era=BC}} </nowiki> | ||
| {{other date|<|99|era=BC}} | | {{other date|<|99|era=BC}} | ||
|- | |- | ||
| <tt>><br>a<br>after</tt> | | <tt>><br />a<br />after</tt> | ||
| <nowiki> {{other date|>|1999}} </nowiki><br> <nowiki> {{other date|a|1999-04}} </nowiki><br> <nowiki> {{other date|after|1999-04-01}} </nowiki> | | <nowiki> {{other date|>|1999}} </nowiki><br /> <nowiki> {{other date|a|1999-04}} </nowiki><br /> <nowiki> {{other date|after|1999-04-01}} </nowiki> | ||
| {{other date|>|1999}}<br>{{other date|a|1999-04}}<br>{{other date|after|1999-04-01}} | | {{other date|>|1999}}<br />{{other date|a|1999-04}}<br />{{other date|after|1999-04-01}} | ||
| <nowiki> {{other date|>|99|era=BC}} </nowiki> | | <nowiki> {{other date|>|99|era=BC}} </nowiki> | ||
| {{other date|>|99|era=BC}} | | {{other date|>|99|era=BC}} | ||
|- | |- | ||
| <tt>by</tt> | | <tt>by</tt> | ||
| <nowiki> {{other date|by|1999}} </nowiki><br> <nowiki> {{other date|by|1999-04}} </nowiki><br> <nowiki> {{other date|by|1999-04-01}} </nowiki> | | <nowiki> {{other date|by|1999}} </nowiki><br /> <nowiki> {{other date|by|1999-04}} </nowiki><br /> <nowiki> {{other date|by|1999-04-01}} </nowiki> | ||
| {{other date|by|1999}}<br>{{other date|by|1999-04}}<br>{{other date|by|1999-04-01}} | | {{other date|by|1999}}<br />{{other date|by|1999-04}}<br />{{other date|by|1999-04-01}} | ||
| <nowiki> {{other date|by|99|era=BC}} </nowiki> | | <nowiki> {{other date|by|99|era=BC}} </nowiki> | ||
| {{other date|by|99|era=BC}} | | {{other date|by|99|era=BC}} | ||
|- | |- | ||
| <tt>from</tt> | | <tt>from</tt> | ||
| <nowiki> {{other date|from|1999}} </nowiki><br> <nowiki> {{other date|from|1999-04}} </nowiki><br> <nowiki> {{other date|from|1999-04-01}} </nowiki> | | <nowiki> {{other date|from|1999}} </nowiki><br /> <nowiki> {{other date|from|1999-04}} </nowiki><br /> <nowiki> {{other date|from|1999-04-01}} </nowiki> | ||
| {{other date|from|1999}}<br>{{other date|from|1999-04}}<br>{{other date|from|1999-04-01}} | | {{other date|from|1999}}<br />{{other date|from|1999-04}}<br />{{other date|from|1999-04-01}} | ||
| <nowiki> {{other date|from|99|era=BC}} </nowiki> | | <nowiki> {{other date|from|99|era=BC}} </nowiki> | ||
| {{other date|from|99|era=BC}} | | {{other date|from|99|era=BC}} | ||
|- | |- | ||
| <tt>until</tt> | | <tt>until</tt> | ||
| <nowiki> {{other date|until|1999}} </nowiki><br> <nowiki> {{other date|until|1999-04}} </nowiki><br> <nowiki> {{other date|until|1999-04-01}} </nowiki> | | <nowiki> {{other date|until|1999}} </nowiki><br /> <nowiki> {{other date|until|1999-04}} </nowiki><br /> <nowiki> {{other date|until|1999-04-01}} </nowiki> | ||
| {{other date|until|1999}}<br>{{other date|until|1999-04}}<br>{{other date|until|1999-04-01}} | | {{other date|until|1999}}<br />{{other date|until|1999-04}}<br />{{other date|until|1999-04-01}} | ||
| <nowiki> {{other date|until|99|era=BC}} </nowiki> | | <nowiki> {{other date|until|99|era=BC}} </nowiki> | ||
| {{other date|until|99|era=BC}} | | {{other date|until|99|era=BC}} | ||
|- | |- | ||
| <tt>~<br>ca<br>circa</tt> | | <tt>~<br />ca<br />circa</tt> | ||
| <nowiki> {{other date|~|1999}} </nowiki><br> <nowiki> {{other date|ca|1999-05}} </nowiki><br> <nowiki> {{other date|circa|1999-05-01}} </nowiki> | | <nowiki> {{other date|~|1999}} </nowiki><br /> <nowiki> {{other date|ca|1999-05}} </nowiki><br /> <nowiki> {{other date|circa|1999-05-01}} </nowiki> | ||
| {{other date|~|1999}}<br>{{other date|ca|1999-05}}<br>{{other date|circa|1999-05-01}} | | {{other date|~|1999}}<br />{{other date|ca|1999-05}}<br />{{other date|circa|1999-05-01}} | ||
| <nowiki> {{other date|~|99|era=BC}} </nowiki> | | <nowiki> {{other date|~|99|era=BC}} </nowiki> | ||
| {{other date|~|99|era=BC}} | | {{other date|~|99|era=BC}} | ||
|- | |- | ||
| <tt>s<br>decade</tt> | | <tt>s<br />decade</tt> | ||
| <nowiki> {{other date|s|1960}} </nowiki><br><nowiki> {{other date|decade|1800}} </nowiki> | | <nowiki> {{other date|s|1960}} </nowiki><br /><nowiki> {{other date|decade|1800}} </nowiki> | ||
| {{other date|s|1960}}<br>{{other date|decade|1800}} | | {{other date|s|1960}}<br />{{other date|decade|1800}} | ||
| <nowiki> {{other date|s|960|era=BCE}} </nowiki> | | <nowiki> {{other date|s|960|era=BCE}} </nowiki> | ||
| {{other date|s|960|era=BCE}} | | {{other date|s|960|era=BCE}} | ||
|- | |- | ||
| <tt>century</tt> | | <tt>century</tt> | ||
| <nowiki> {{other date|century|1}} </nowiki><br><nowiki> {{other date|century|20}} </nowiki> | | <nowiki> {{other date|century|1}} </nowiki><br /><nowiki> {{other date|century|20}} </nowiki> | ||
| {{other date|century|1}}<br>{{other date|century|20}} | | {{other date|century|1}}<br />{{other date|century|20}} | ||
| <nowiki> {{other date|century|1|era=BC}} </nowiki> | | <nowiki> {{other date|century|1|era=BC}} </nowiki> | ||
| {{other date|century|1|era=BC}} | | {{other date|century|1|era=BC}} | ||
| Line 122: | Line 121: | ||
|- | |- | ||
| <tt>turn of the decade</tt> | | <tt>turn of the decade</tt> | ||
| <nowiki> {{other date|turn of the decade|1920}} </nowiki><br><nowiki> {{other date|turn of the decade|1800}} </nowiki> | | <nowiki> {{other date|turn of the decade|1920}} </nowiki><br /><nowiki> {{other date|turn of the decade|1800}} </nowiki> | ||
| {{other date|turn of the decade|1920}} <br> {{other date|turn of the decade|1800}} | | {{other date|turn of the decade|1920}}<br /> {{other date|turn of the decade|1800}} | ||
| <nowiki> {{other date|turn of the decade|920|era=BC}} </nowiki> | | <nowiki> {{other date|turn of the decade|920|era=BC}} </nowiki> | ||
| {{other date|turn of the decade|920|era=BC}} | | {{other date|turn of the decade|920|era=BC}} | ||
|- | |- | ||
| <tt>turn of the century</tt> | | <tt>turn of the century</tt> | ||
| <nowiki> {{other date|turn of the century|2}} </nowiki><br><nowiki> {{other date|turn of the century|20}} </nowiki> | | <nowiki> {{other date|turn of the century|2}} </nowiki><br /><nowiki> {{other date|turn of the century|20}} </nowiki> | ||
| {{other date|turn of the century|2}} <br> {{other date|turn of the century|20}} | | {{other date|turn of the century|2}}<br /> {{other date|turn of the century|20}} | ||
| <nowiki> {{other date|turn of the century|2|era=BC}} </nowiki> | | <nowiki> {{other date|turn of the century|2|era=BC}} </nowiki> | ||
| {{other date|turn of the century|2|era=BC}} | | {{other date|turn of the century|2|era=BC}} | ||
| Line 135: | Line 134: | ||
| <tt>turn of the year</tt> | | <tt>turn of the year</tt> | ||
| <nowiki> {{other date|turn of the year|1992}} </nowiki> | | <nowiki> {{other date|turn of the year|1992}} </nowiki> | ||
| {{other date|turn of the year|1992}} | | {{other date|turn of the year|1992}} | ||
| <nowiki> {{other date|turn of the year|922|era=BC}} </nowiki> | | <nowiki> {{other date|turn of the year|922|era=BC}} </nowiki> | ||
| {{other date|turn of the year|922|era=BC}} | | {{other date|turn of the year|922|era=BC}} | ||
| Line 151: | Line 150: | ||
| {{other date|summer|99|era=BC}} | | {{other date|summer|99|era=BC}} | ||
|- | |- | ||
| <tt>fall<br>autumn</tt> | | <tt>fall<br />autumn</tt> | ||
| <nowiki> {{other date|fall|1999}} </nowiki> <br><nowiki> {{other date|autumn|1999}} </nowiki> | | <nowiki> {{other date|fall|1999}} </nowiki><br /><nowiki> {{other date|autumn|1999}} </nowiki> | ||
| {{other date|fall|1999}} <br>{{other date|autumn|1999}} | | {{other date|fall|1999}}<br />{{other date|autumn|1999}} | ||
| <nowiki> {{other date|fall|99|era=AD}} </nowiki> | | <nowiki> {{other date|fall|99|era=AD}} </nowiki> | ||
| {{other date|fall|99|era=AD}} | | {{other date|fall|99|era=AD}} | ||
|- | |- | ||
| Line 163: | Line 162: | ||
| {{other date|winter|99|era=BC}} | | {{other date|winter|99|era=BC}} | ||
|- | |- | ||
| <tt>beginning<br>early</tt> | | <tt>beginning<br />early</tt> | ||
| <nowiki> {{other date|early|1999-08}}</nowiki><br> <nowiki>{{other date|beginning|1999}} </nowiki> | | <nowiki> {{other date|early|1999-08}}</nowiki><br /> <nowiki>{{other date|beginning|1999}} </nowiki> | ||
| {{other date|early|1999-08}}<br>{{other date|beginning|1999}} | | {{other date|early|1999-08}}<br />{{other date|beginning|1999}} | ||
| <nowiki> {{other date|early|99|era=BC}}</nowiki> | | <nowiki> {{other date|early|99|era=BC}}</nowiki> | ||
| {{other date|early|99|era=BC}} | | {{other date|early|99|era=BC}} | ||
|- | |- | ||
| <tt>mid<br>middle</tt> | | <tt>mid<br />middle</tt> | ||
| <nowiki> {{other date|mid|1999-10}}</nowiki><br> <nowiki>{{other date|middle|1999}} </nowiki> | | <nowiki> {{other date|mid|1999-10}}</nowiki><br /> <nowiki>{{other date|middle|1999}} </nowiki> | ||
| {{other date|mid|1999-10}}<br>{{other date|middle|1999}} | | {{other date|mid|1999-10}}<br />{{other date|middle|1999}} | ||
| <nowiki> {{other date|mid|99|era=BC}}</nowiki> | | <nowiki> {{other date|mid|99|era=BC}}</nowiki> | ||
| {{other date|mid|99|era=BC}} | | {{other date|mid|99|era=BC}} | ||
|- | |- | ||
| <tt>end<br>late</tt> | | <tt>end<br />late</tt> | ||
| <nowiki> {{other date|end|1999-11}}</nowiki><br> <nowiki>{{other date|late|1999}} </nowiki> | | <nowiki> {{other date|end|1999-11}}</nowiki><br /> <nowiki>{{other date|late|1999}} </nowiki> | ||
| {{other date|end|1999-11}}<br>{{other date|late|1999}} | | {{other date|end|1999-11}}<br />{{other date|late|1999}} | ||
| <nowiki> {{other date|end|99|era=BCE}}</nowiki> | | <nowiki> {{other date|end|99|era=BCE}}</nowiki> | ||
| {{other date|end|99|era=BCE}} | | {{other date|end|99|era=BCE}} | ||
|- | |- | ||
| <tt>firsthalf<br>1half<br>1sthalf<br>first half<br>1st half</tt> | | <tt>firsthalf<br />1half<br />1sthalf<br />first half<br />1st half</tt> | ||
| <nowiki> {{other date|firsthalf|1999-11}}</nowiki><br> <nowiki>{{other date|1half|1999}} </nowiki> | | <nowiki> {{other date|firsthalf|1999-11}}</nowiki><br /> <nowiki>{{other date|1half|1999}} </nowiki> | ||
| {{other date|firsthalf|1999-11}}<br>{{other date|1half|1999}} | | {{other date|firsthalf|1999-11}}<br />{{other date|1half|1999}} | ||
| <nowiki> {{other date|firsthalf|99|era=BC}}</nowiki> | | <nowiki> {{other date|firsthalf|99|era=BC}}</nowiki> | ||
| {{other date|firsthalf|99|era=BC}} | | {{other date|firsthalf|99|era=BC}} | ||
|- | |- | ||
| <tt>secondhalf<br>2half<br>2ndhalf<br>second half<br>2nd half</tt> | | <tt>secondhalf<br />2half<br />2ndhalf<br />second half<br />2nd half</tt> | ||
| <nowiki> {{other date|secondhalf|1999-11}}</nowiki><br> <nowiki>{{other date|2half|1999}} </nowiki> | | <nowiki> {{other date|secondhalf|1999-11}}</nowiki><br /> <nowiki>{{other date|2half|1999}} </nowiki> | ||
| {{other date|secondhalf|1999-11}}<br>{{other date|2half|1999}} | | {{other date|secondhalf|1999-11}}<br />{{other date|2half|1999}} | ||
| <nowiki> {{other date|secondhalf|99|era=BCE}}</nowiki> | | <nowiki> {{other date|secondhalf|99|era=BCE}}</nowiki> | ||
| {{other date|secondhalf|99|era=BCE}} | | {{other date|secondhalf|99|era=BCE}} | ||
|- | |- | ||
| <tt>1quarter<br>quarter1<br>1stquarter<br>1st quarter</tt> | | <tt>1quarter<br />quarter1<br />1stquarter<br />1st quarter</tt> | ||
| <nowiki> {{other date|1quarter|1815-09}}</nowiki><br> <nowiki>{{other date|1quarter|1815}} </nowiki> | | <nowiki> {{other date|1quarter|1815-09}}</nowiki><br /> <nowiki>{{other date|1quarter|1815}} </nowiki> | ||
| {{other date|1quarter|1815-09}}<br>{{other date|1quarter|1815}} | | {{other date|1quarter|1815-09}}<br />{{other date|1quarter|1815}} | ||
| <nowiki> {{other date|1quarter|99|era=BC}}</nowiki> | | <nowiki> {{other date|1quarter|99|era=BC}}</nowiki> | ||
| {{other date|1quarter|99|era=BC}} | | {{other date|1quarter|99|era=BC}} | ||
|- | |- | ||
| <tt>2quarter<br>quarter2<br>2ndquarter<br>2nd quarter</tt> | | <tt>2quarter<br />quarter2<br />2ndquarter<br />2nd quarter</tt> | ||
| <nowiki> {{other date|2quarter|1815-09}}</nowiki><br> <nowiki>{{other date|2quarter|1815}} </nowiki> | | <nowiki> {{other date|2quarter|1815-09}}</nowiki><br /> <nowiki>{{other date|2quarter|1815}} </nowiki> | ||
| {{other date|2quarter|1815-09}}<br>{{other date|2quarter|1815}} | | {{other date|2quarter|1815-09}}<br />{{other date|2quarter|1815}} | ||
| <nowiki> {{other date|2quarter|99|era=BC}}</nowiki> | | <nowiki> {{other date|2quarter|99|era=BC}}</nowiki> | ||
| {{other date|2quarter|99|era=BC}} | | {{other date|2quarter|99|era=BC}} | ||
|- | |- | ||
| <tt>3quarter<br>quarter3<br>3rdquarter<br>3rd quarter</tt> | | <tt>3quarter<br />quarter3<br />3rdquarter<br />3rd quarter</tt> | ||
| <nowiki> {{other date|3quarter|1815-09}}</nowiki><br> <nowiki>{{other date|3quarter|1815}} </nowiki> | | <nowiki> {{other date|3quarter|1815-09}}</nowiki><br /> <nowiki>{{other date|3quarter|1815}} </nowiki> | ||
| {{other date|3quarter|1815-09}}<br>{{other date|3quarter|1815}} | | {{other date|3quarter|1815-09}}<br />{{other date|3quarter|1815}} | ||
| <nowiki> {{other date|3quarter|99|era=BC}}</nowiki> | | <nowiki> {{other date|3quarter|99|era=BC}}</nowiki> | ||
| {{other date|3quarter|99|era=BC}} | | {{other date|3quarter|99|era=BC}} | ||
|- | |- | ||
| <tt>4quarter<br>quarter4<br>4thquarter<br>4th quarter</tt> | | <tt>4quarter<br />quarter4<br />4thquarter<br />4th quarter</tt> | ||
| <nowiki> {{other date|4quarter|1815-09}}</nowiki><br> <nowiki>{{other date|4quarter|1815}} </nowiki> | | <nowiki> {{other date|4quarter|1815-09}}</nowiki><br /> <nowiki>{{other date|4quarter|1815}} </nowiki> | ||
| {{other date|4quarter|1815-09}}<br>{{other date|4quarter|1815}} | | {{other date|4quarter|1815-09}}<br />{{other date|4quarter|1815}} | ||
| <nowiki> {{other date|4quarter|99|era=BC}}</nowiki> | | <nowiki> {{other date|4quarter|99|era=BC}}</nowiki> | ||
| {{other date|4quarter|99|era=BC}} | | {{other date|4quarter|99|era=BC}} | ||
|- | |- | ||
| <tt>BC<br>BCE</tt> | | <tt>BC<br />BCE</tt> | ||
| <nowiki> {{other date|BC|44-03-15}} </nowiki><br><nowiki> {{other date|BCE|44}} </nowiki> | | <nowiki> {{other date|BC|44-03-15}} </nowiki><br /><nowiki> {{other date|BCE|44}} </nowiki> | ||
| {{other date|BC|44-03-15}}<br>{{other date|BCE|44}} | | {{other date|BC|44-03-15}}<br />{{other date|BCE|44}} | ||
| | | | ||
| | | | ||
|- | |- | ||
| <tt>AD<br>CE</tt> | | <tt>AD<br />CE</tt> | ||
| <nowiki> {{other date|AD|944-03}} </nowiki><br><nowiki> {{other date|CE|944}} </nowiki> | | <nowiki> {{other date|AD|944-03}} </nowiki><br /><nowiki> {{other date|CE|944}} </nowiki> | ||
| {{other date|AD|944-03}}<br>{{other date|CE|944}} | | {{other date|AD|944-03}}<br />{{other date|CE|944}} | ||
| | | | ||
| | | | ||
|- | |- | ||
| <tt>?</tt> | | <tt>?</tt> | ||
| Line 235: | Line 234: | ||
| {{other date|?|2015|era=BC}}<ref name="between" /> | | {{other date|?|2015|era=BC}}<ref name="between" /> | ||
|- | |- | ||
|}<references /> | |} | ||
<references /> | |||
=== date notations without date === | === date notations without date === | ||
{| | {| class="wikitable" | ||
|- | |- | ||
! <nowiki>{{{1}}}</nowiki> parameter | ! <nowiki>{{{1}}}</nowiki> parameter | ||
! Example Code | ! Example Code | ||
! Output | ! Output | ||
! Example Code with era | ! Example Code with era | ||
! Output with era | ! Output with era | ||
|- | |- | ||
| <tt>?<br>unknown</tt> | | <tt>?<br />unknown</tt> | ||
| <nowiki> {{other date|?}} </nowiki><br><nowiki> {{other date|unknown}} </nowiki> | | <nowiki> {{other date|?}} </nowiki><br /><nowiki> {{other date|unknown}} </nowiki> | ||
| {{other date|?}}<br>{{other date|unknown}} | | {{other date|?}}<br />{{other date|unknown}} | ||
| <nowiki> {{other date|?||era=BC}} </nowiki> | | <nowiki> {{other date|?||era=BC}} </nowiki> | ||
| {{other date|?||era=BC}} | | {{other date|?||era=BC}} | ||
Revision as of 16:36, 9 June 2019
date notations with two dates
| {{{1}}} parameter | Example Code | Output |
|---|---|---|
| - from-until |
{{other date|-|1999|2000}} {{other date|-|1999-01|2000-02}} {{other date|-|1999-01-01|2000-02-01}} |
from 1999 until 2000 |
| ? | {{other date|?|1800|1825}} |
Unknown date[1] |
| between | {{other date|between|1999|2000}} {{other date|between|1999-02|2000-03}} {{other date|between|1999-02-01|2000-03-01}} |
between 1999 and 2000 |
| ~ ca circa |
{{other date|~|1999|2000}} {{other date|ca|1999-05|2000-06}} {{other date|circa|1999-05-01|2000-06-1}} |
between circa 1999 and circa 2000 |
| or | {{other date|or|1999|2000}} {{other date|or|1999-06|2000-07}} {{other date|or|1999-06-01|2000-07-1}} |
1999 or 2000 |
| and & |
{{other date|&|1999|2000}} {{other date|and|1999-06|2000-07}} {{other date|and|1999-06-01|2000-07-01}} |
1999 and 2000 |
| Julian | {{other date|Julian|1865-01-19|1865-01-07}} |
19 January 1865 (7 January 1865 in Julian calendar) |
| Islamic | {{other date|islamic|1486|892}} {{other date|islamic|1486}} |
1486 AD (892 AH) 1486 AD (891 AH) |
| era parameter | {{other date|or|985|986|era=BC}} |
985 or 986 BC |
date notations with single date
Date notations with single date can use the second date for era, like BC or AD.
| {{{1}}} parameter | Example Code | Output | Example Code with era | Output with era |
|---|---|---|---|---|
| < b before |
{{other date|<|2000}} {{other date|b|2000-03}} {{other date|before|2000-03-01}} |
before 2000 before March 2000 before 1 March 2000 |
{{other date|<|99|era=BC}} | before 99 BC |
| > a after |
{{other date|>|1999}} {{other date|a|1999-04}} {{other date|after|1999-04-01}} |
after 1999 after April 1999 after 1 April 1999 |
{{other date|>|99|era=BC}} | after 99 BC |
| by | {{other date|by|1999}} {{other date|by|1999-04}} {{other date|by|1999-04-01}} |
by 1999 by April 1999 by 1 April 1999 |
{{other date|by|99|era=BC}} | by 99 BC |
| from | {{other date|from|1999}} {{other date|from|1999-04}} {{other date|from|1999-04-01}} |
from 1999 from April 1999 from 1 April 1999 |
{{other date|from|99|era=BC}} | from 99 BC |
| until | {{other date|until|1999}} {{other date|until|1999-04}} {{other date|until|1999-04-01}} |
until 1999 until April 1999 until 1 April 1999 |
{{other date|until|99|era=BC}} | until 99 BC |
| ~ ca circa |
{{other date|~|1999}} {{other date|ca|1999-05}} {{other date|circa|1999-05-01}} |
circa 1999 circa May 1999 circa 1 May 1999 |
{{other date|~|99|era=BC}} | circa 99 BC |
| s decade |
{{other date|s|1960}} {{other date|decade|1800}} |
1960s 1800s |
{{other date|s|960|era=BCE}} | 960s BC |
| century | {{other date|century|1}} {{other date|century|20}} |
1st century 20th century |
{{other date|century|1|era=BC}} | 1st century BC |
| millennium | {{other date|millennium|1}} | 1st millennium | {{other date|millennium|2|era=BC}} | 2nd millennium BC |
| turn of the decade | {{other date|turn of the decade|1920}} {{other date|turn of the decade|1800}} |
late 1910s and early 1920s late 1790s and early 1800s |
{{other date|turn of the decade|920|era=BC}} | late 920s and early 910s BC |
| turn of the century | {{other date|turn of the century|2}} {{other date|turn of the century|20}} |
turn of the 1/2nd century turn of the 19/20th century |
{{other date|turn of the century|2|era=BC}} | turn of the 2/1st century BC |
| turn of the year | {{other date|turn of the year|1992}} | late 1991 and early 1992 | {{other date|turn of the year|922|era=BC}} | late 922 and early 921 BC |
| spring | {{other date|spring|1999}} | Spring 1999 | {{other date|spring|99|era=AD}} | Spring 99 AD |
| summer | {{other date|summer|1999}} | Summer 1999 | {{other date|summer|99|era=BC}} | Summer 99 BC |
| fall autumn |
{{other date|fall|1999}} {{other date|autumn|1999}} |
Autumn 1999 Autumn 1999 |
{{other date|fall|99|era=AD}} | Autumn 99 AD |
| winter | {{other date|winter|1999}} | Winter 1999 | {{other date|winter|99|era=BC}} | Winter 99 BC |
| beginning early |
{{other date|early|1999-08}} {{other date|beginning|1999}} |
early August 1999 early 1999 |
{{other date|early|99|era=BC}} | early 99 BC |
| mid middle |
{{other date|mid|1999-10}} {{other date|middle|1999}} |
mid October 1999 mid 1999 |
{{other date|mid|99|era=BC}} | mid 99 BC |
| end late |
{{other date|end|1999-11}} {{other date|late|1999}} |
late November 1999 late 1999 |
{{other date|end|99|era=BCE}} | late 99 BC |
| firsthalf 1half 1sthalf first half 1st half |
{{other date|firsthalf|1999-11}} {{other date|1half|1999}} |
first half of November 1999 first half of 1999 |
{{other date|firsthalf|99|era=BC}} | first half of 99 BC |
| secondhalf 2half 2ndhalf second half 2nd half |
{{other date|secondhalf|1999-11}} {{other date|2half|1999}} |
second half of November 1999 second half of 1999 |
{{other date|secondhalf|99|era=BCE}} | second half of 99 BC |
| 1quarter quarter1 1stquarter 1st quarter |
{{other date|1quarter|1815-09}} {{other date|1quarter|1815}} |
first quarter of September 1815 first quarter of 1815 |
{{other date|1quarter|99|era=BC}} | first quarter of 99 BC |
| 2quarter quarter2 2ndquarter 2nd quarter |
{{other date|2quarter|1815-09}} {{other date|2quarter|1815}} |
second quarter of September 1815 second quarter of 1815 |
{{other date|2quarter|99|era=BC}} | second quarter of 99 BC |
| 3quarter quarter3 3rdquarter 3rd quarter |
{{other date|3quarter|1815-09}} {{other date|3quarter|1815}} |
third quarter of September 1815 third quarter of 1815 |
{{other date|3quarter|99|era=BC}} | third quarter of 99 BC |
| 4quarter quarter4 4thquarter 4th quarter |
{{other date|4quarter|1815-09}} {{other date|4quarter|1815}} |
fourth quarter of September 1815 fourth quarter of 1815 |
{{other date|4quarter|99|era=BC}} | fourth quarter of 99 BC |
| BC BCE |
{{other date|BC|44-03-15}} {{other date|BCE|44}} |
15 March 44 BC 44 BC |
||
| AD CE |
{{other date|AD|944-03}} {{other date|CE|944}} |
March 944 AD 944 AD |
||
| ? | {{other date|?|2015}} | Unknown date[1] | {{other date|?|2015|era=BC}} | Unknown date BC[1] |
date notations without date
| {{{1}}} parameter | Example Code | Output | Example Code with era | Output with era |
|---|---|---|---|---|
| ? unknown |
{{other date|?}} {{other date|unknown}} |
Unknown date Unknown date |
{{other date|?||era=BC}} | Unknown date BC |
| year unknown | {{other date|year unknown}} | year unknown | {{other date|year unknown|era=BC}} | year unknown BC |