DateExtensionsLastDayOfWeek Method

Overload List

LastDayOfWeek(DateTime) Returns a DateTime which represents the last day of the week of the date represented by the specified DateTime.
LastDayOfWeek(DateTime, DayOfWeek) Returns a DateTime which represents the last day of the week of the date represented by the specified DateTime.

See Also