CalendarHelper.GetChristmasEve method

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

GetChristmasEve(int)

Static

Gets an instance of DateTime representing the date of Christmas Eve (24th of December).

public static DateTime GetChristmasEve(int year)

Parameters

year int

The year.

Returns

An instance of DateTime representing the date of Christmas Eve.