CalendarHelper.GetBoxingDay method

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

GetBoxingDay(int)

Static

Gets an instance of DateTime representing the date of Boxing Day (26th of December).

public static DateTime GetBoxingDay(int year)

Parameters

year int

The year.

Returns

An instance of DateTime representing the date of Boxing Day.