Click or drag to resize

StiFunctionsDateDaysInMonth Method

Overload List
  NameDescription
Public methodStatic memberDaysInMonth(DateTime)
Returns the number of days in the specified month and year.
Public methodStatic memberDaysInMonth(NullableDateTime)
Returns the number of days in the specified month and year.
Public methodStatic memberDaysInMonth(Int64, Int64)
Returns the number of days in the specified month and year.
Top
See Also