We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Function libdate_DaysInMonth() returns the number of day of a particular month in a particular year. For example:
libdate_DaysInMonth(2015,2)
returns
28