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