DateExtensionsFirstDayOfWeek Method

Overload List

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

See Also