int Calendar_Engine_Interface::getDaysInMonth (int $y, int $m)
int Calendar_Engine_Interface::getDaysInMonth
This package is not documented yet.
year (e.g. 2003)
month (e.g. 9)
returns days in month
throws no exceptions thrown
This function can not be called statically.