CalendarHelper.GetGoodFriday method

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

GetGoodFriday(int)

Static

Gets the date of Good Friday, which falls on the Friday before Easter.

public static DateTime GetGoodFriday(int year)

Parameters

year int

The year.

Returns

An instance of DateTime representing the date of Good Friday.