CalendarHelper.GetAscensionDay method

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

GetAscensionDay(int)

Static

Gets the date of Ascension Day, which is celebrated on a Thursday, the fortieth day of Easter (the 6th Thursday after Moundy Thursday).

public static DateTime GetAscensionDay(int year)

Parameters

year int

The year.

Returns

An instance of DateTime representing the date of Ascension Day.