template::util::date::daysInMonth (public)

 template::util::date::daysInMonth month [ year ]

Defined in packages/acs-templating/tcl/date-procs.tcl

Parameters:
month
year (defaults to "0") - an integer representing the number of the year in the Gregorian calendar.
Returns:
the number of days in a month, accounting for leap years.
See Also:

Partial Call Graph (max 5 caller/called nodes):
%3 template::util::date::get_property template::util::date::get_property (public) template::util::date::daysInMonth template::util::date::daysInMonth template::util::date::get_property->template::util::date::daysInMonth

Testcases:
No testcase defined.
[ show source ]
Show another procedure: