DclLengthOfMonth

Description

Get the length (the number of days) in a month.

Syntax

Result= DclLengthOfMonth (Year, month)

Arguments

Return value < I > The length (the number of days) in a month.
Year < I > A year.
Month < I > A month.

Note

None

Related items