CalendarUtils.GetWhitSunday method
Version 1.1.28
                .NET Framework 4.8
            | Namespace | Skybrud.Essentials.Time | 
|---|---|
| Assembly | Skybrud.Essentials.dll | 
GetWhitSunday(int)
Static
                    Gets the date of Whit Sunday, which is celebrated on the 7th Sunday after Easter.
Depending on the year, Whit Sunday falls within the period from the
10th of May to the 13th of June (both inclusive).
public static DateTime GetWhitSunday(int year)
Parameters
year
                                int 
                            The year.
