StiFunctionsDateDaysInMonth Method |
| Name | Description | |
|---|---|---|
| DaysInMonth(DateTime) |
Returns the number of days in the specified month and year.
| |
| DaysInMonth(NullableDateTime) |
Returns the number of days in the specified month and year.
| |
| DaysInMonth(Int64, Int64) |
Returns the number of days in the specified month and year.
|