CalendarHelper.GetWhitMonday method

Version 1.1.28
.NET Framework 4.8
Namespace Skybrud.Essentials.Time
Assembly Skybrud.Essentials.dll

GetWhitMonday(int)

Static

Gets the date of Whit Monday, which is celebrated the day after Whit Sunday. Whit Sunday is the 7th Sunday after Easter.

Depending on the year, Whit Monday falls within the period from the 11th of May to the 14th of June (both inclusive).

public static DateTime GetWhitMonday(int year)

Parameters

year int

The year.

Returns

An instance of DateTime representing the date of Whit Monday.