DateTimeExtensionsOrdinalDate Method

Returns the date of the nth occurrence of a particular weekday in a given month.

Overload List

OrdinalDate(OrdinalWeekday, DayOfWeek, Int32, Int32) Returns the date of the nth occurrence of a particular weekday in a given month.
OrdinalDate(OrdinalWeekday, DayOfWeek, Int32, Int32, Int32) Returns the date of the nth occurrence of a particular weekday in a given month.

See Also