SoftadminUtil.Month_NumberOfDays

Type: Scalar function

Returns the number of days in a given month.

Parameters

@Year mandatory int
The associated year (is required to handle leap years properly).
@Month mandatory int
The month given by its ordinal in the year.