Gets the first day of this week. Based on current culture.
Namespace: DayPilot.Web.Mvc.UtilsAssembly: DayPilot.Web.Mvc (in DayPilot.Web.Mvc.dll) Version: 8.0.5796.0 (8.0.5796.0)
Syntax
C# |
---|
public static DateTime FirstDayOfWeek() |
Visual Basic |
---|
Public Shared Function FirstDayOfWeek As DateTime |
Visual C++ |
---|
public: static DateTime FirstDayOfWeek() |