[This is preliminary documentation and subject to change.]
Returns the number of days in the specified month of the specified year.
The number of days in month for the specified year.
Missing <remarks> documentation for M:NAnt.Core.Functions.DateTimeFunctions.GetDaysInMonth(System.Int32,System.Int32)
Exception Type | Condition |
---|---|
ArgumentOutOfRangeException | month is less than 1 or greater than 12. |
DateTimeFunctions Class | NAnt.Core.Functions Namespace