Template:Calcdays

From CWCki
Revision as of 21:13, 22 November 2010 by Anonymax (talk | contribs)
Jump to navigation Jump to search

Usage

These usage notes will not be included in articles bearing this template.

This template is used for automatically calculating the difference between two dates. It gives the difference in days.

To calculate the difference between today's date and another fixed date:

  • {{calcdays| day1=11 | month1=12 | year1=2010}} will return the number of days between 11 December 2010 and today.

To calculate the difference between two fixed dates:

  • {{calcdays| day1=16 | month1=7 | year1=2009 | day2=11 | month2=12 | year2=2010}} will return the number of days between 16 July 2009 and 11 December 2010.