Skip to content

libdate_DaysInMonth()

angerangel edited this page May 27, 2015 · 1 revision

Function libdate_DaysInMonth() returns the number of day of a particular month in a particular year. For example:

libdate_DaysInMonth(2015,2)

returns

28

Clone this wiki locally