template::util::date::daysInMonth (public)
template::util::date::daysInMonth month [ year ]
Defined in packages/acs-templating/tcl/date-procs.tcl
- Parameters:
- month (required)
- year (optional, 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):
- Testcases:
- No testcase defined.