| StiFunctionsDateDaysInMonth Method | 
 Overload List
Overload List| 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.
             | 
 See Also
See Also