Overload List

  NameDescription
Public methodStatic memberFirstDayOfWeek()()()()
Gets the first day of this week. Based on current culture.
Public methodStatic memberFirstDayOfWeek(DateTime)
Gets the first day of a week where day (parameter) belongs. Based on current culture.
Public methodStatic memberFirstDayOfWeek(DateTime, DayOfWeek)
Gets the first day of a week where day (parameter) belongs. weekStart (parameter) specifies the starting day of week.

See Also