CalendarHelper.GetEasterMonday method

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

GetEasterMonday(int)

Static

Gets the date of Easter Monday, which falls on the Monday after Easter.

public static DateTime GetEasterMonday(int year)

Parameters

year int

The year.

Returns

An instance of DateTime representing the date of Easter Monday.