CalendarHelper.GetMoundyThursday method

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

GetMoundyThursday(int)

Static

Gets the date of Moundy Thursday, which falls on the Thursday before Easter.

public static DateTime GetMoundyThursday(int year)

Parameters

year int

The year.

Returns

An instance of DateTime representing the date of Moundy Thursday.