-
-
Notifications
You must be signed in to change notification settings - Fork 38
Extensions
Marvin E edited this page Dec 26, 2022
·
7 revisions
Very useful DateTime
extension methods for acquiring collections of dates related to a Calendar.
DayOfWeek
extension methods for getting different orders of the days of the week.
Method Name | Return Type | Description |
---|---|---|
GetWeekAsFirst | List<DayOfWeek> |
Gets the days of the week using the specified DayOfWeek as the first day of the week. |