CENTURY/doc
Discuss0
35,795pages on
this wiki
this wiki
Template page | < Template:CENTURY
|
|
This is a documentation subpage for Template: CENTURY (see that page for the template itself). It contains usage information, categories, and other content that is not part of the original template page. |
This template computes the calendar century number for the Gregorian year passed in the first parameter. It is different from the astronomical century number (which starts at 0).
Usage
Edit
{{ CENTURY | year }}
The year must be astronomical (year=1 in 1 AD (Anno Domini), year=0 in 1 BC, year=-1 in 2 BC).
Examples
Edit
{{CENTURY|1900}} returns 19
{{CENTURY|1901}} returns 20
{{CENTURY|1999}} returns 20
{{CENTURY|2000}} returns 20
{{CENTURY|2001}} returns 21
{{CENTURY|2099}} returns 21
{{CENTURY|2100}} returns 21
{{CENTURY|2101}} returns 22