Documentation
This template displays the amount of days between two different dates.
Note: This template does not work across years.
Syntax
- {{Countdown|year1|month1|day1|year2|month2|day2}}
- Displays the difference between the two dates given.
- {{Countdown|year1|month1|day1}}
- Displays the difference between the given date and today.
Examples
Known issues
- This template does not work across year boundaries, i.e.
{{Countdown|2008|1|8|2007|12|31}}
returns -8