Template:Birth date and age/doc: Difference between revisions
→{{tl|Bda}} is a redirect to {{tl|Birth date and age}}: Lead zeros.
(→Month First (mf) and Day First (df) options: Lead zeros) |
(→{{tl|Bda}} is a redirect to {{tl|Birth date and age}}: Lead zeros.) |
||
Line 31: | Line 31: | ||
Examples: | Examples: | ||
:<nowiki>{{Birth date|1993| | :<nowiki>{{Birth date|1993|02|04|df=yes}}</nowiki> returns "{{Birth date|1993|02|04|df=yes}}" | ||
:<nowiki>{{Birth date|1993|02|04|mf=yes}}</nowiki> returns "{{Birth date|1993|02|04|mf=yes}}" | |||
:<nowiki>{{Birth date|1993|02|24|df=yes}}</nowiki> returns "{{Birth date|1993|02|24|df=yes}}" | |||
:<nowiki>{{Birth date|1993| | :<nowiki>{{Birth date|1993|02|24|mf=yes}}</nowiki> returns "{{Birth date|1993|02|24|mf=yes}}" | ||
:<nowiki>{{Birth date|1993| | |||
:<nowiki>{{Birth date|1993| | |||
:<nowiki>{{Birth date and age|1993| | :<nowiki>{{Birth date and age|1993|02|04|mf=yes}}</nowiki> returns {{Birth date and age|1993|02|04|mf=yes}} | ||
:<nowiki>{{Birth date and age|1993|02|04|df=yes}}</nowiki> returns {{Birth date and age|1993|02|04|df=yes}} | |||
:<nowiki>{{Birth date and age|1993|02|24|mf=yes}}</nowiki> returns {{Birth date and age|1993|02|24|mf=yes}} | |||
:<nowiki>{{Birth date and age|1993| | :<nowiki>{{Birth date and age|1993|02|24|df=yes}}</nowiki> returns {{Birth date and age|1993|02|24|df=yes}} | ||
:<nowiki>{{Birth date and age|1993| | |||
:<nowiki>{{Birth date and age|1993| | |||
=== Month First (mf) and Day First (df) options === | === Month First (mf) and Day First (df) options === |