The Week type exposes the following members.
Constructors
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | FirstDayOfWeek()()()() |
Gets the first day of this week. Based on current culture.
|
![]() ![]() | FirstDayOfWeek(DateTime) |
Gets the first day of a week where day (parameter) belongs. Based on current culture.
|
![]() ![]() | FirstDayOfWeek(DateTime, DayOfWeek) |
Gets the first day of a week where day (parameter) belongs. weekStart (parameter) specifies the starting day of week.
|
![]() ![]() | FirstWorkingDayOfWeek(DateTime) |
Returns Monday of the week.
|
![]() ![]() | FirstWorkingDayOfWeek(DateTime, DayOfWeek) |
Returns Monday of the week.
|
![]() ![]() | GetDayNames()()()() |
Returns day names (using current culture).
|
![]() ![]() | GetDayNames(String) |
Returns day names (using current culture).
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Monday | |
![]() | ToString | (Inherited from Object.) |
![]() ![]() | WeekNrISO8601 |
Calculates week number for the specified date according to ISO 8601.
|