Skip to content

Extensions

Marvin E edited this page Dec 26, 2022 · 7 revisions

DateTimeExtensions

Very useful DateTime extension methods for acquiring collections of dates related to a Calendar.

DayOfWeekExtensions

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.