Gets the first day of this week. Based on current culture.
Namespace: DayPilot.Utils
Assembly: DayPilot (in DayPilot.dll)
Version: 4.3.1309.0
Syntax
| C# |
|---|
public static DateTime FirstDayOfWeek() |
| Visual Basic (Declaration) |
|---|
Public Shared Function FirstDayOfWeek As DateTime |
| Visual C++ |
|---|
public: static DateTime FirstDayOfWeek () |
Return Value
See Also
Week Class
DayPilot.Utils Namespace