CalendarHelper.GetChristmasDay method

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

GetChristmasDay(int)

Static

Gets an instance of DateTime representing the date of Christmas Day (25th of December).

public static DateTime GetChristmasDay(int year)

Parameters

year int

The year.

Returns

An instance of DateTime representing the date of Christmas Day.