Welcome to the TTSCpedia (beta)! This wiki is the successor to the FANDOM/Wikia version! You may create an account on the new wiki during the Public Beta stage and begin editing. Please see the to-do list here. Any content from the FANDOM/Wikia wiki will not be transferred automatically, such as pages, and accounts. That must be done manually by the end user, being you. |
Template:Yearssince
From The TTSCpedia
Jump to navigationJump to search
Outputs the number of whole years since a specified date. If the date is on or after 1 January 1970, it can be entered directly in a variety of formats. Otherwise, it must be specified using several parameters. If you specify only the year, it is recommended to declare it using the y parameter to avoid having it be interpreted as a time.
Usage
{{yearssince| some date }}{{yearssince| d=day | m=month | y=year }}
Examples
{{yearssince| 15 Nov 2004 }} |
21 |
{{yearssince| January 1, 2000 }} |
26 |
{{yearssince| 10/25/76 }} |
49 |
{{yearssince| July 1983 }} |
42 |
{{yearssince| d=29 | m=5 | y=1952 }} |
74 |
{{yearssince| y=1995 }} |
31 |
{{yearssince| y=1215 }} |
811 |