Template:Days in month: Difference between revisions

From OLPC
Jump to navigation Jump to search
(..)
(..)
Line 5: Line 5:
Takes a month and year and returns the # of days in the month. Assumes current date if none is given.
Takes a month and year and returns the # of days in the month. Assumes current date if none is given.


See also [[template:IsLeapYear]].
See also [[Template:Age calculator]] and [[Template:IsLeapYear]].
</noinclude>
</noinclude>

Revision as of 03:08, 10 February 2008

31


Takes a month and year and returns the # of days in the month. Assumes current date if none is given.

See also Template:Age calculator and Template:IsLeapYear.