CalendarHelper.GetHolySaturday method

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

GetHolySaturday(int)

Static

Gets the date of Holy Saturday, which falls on the Saturday before Easter.

public static DateTime GetHolySaturday(int year)

Parameters

year int

The year.

Returns

An instance of DateTime representing the date of Holy Saturday.