Gets an instance of DateTime representing the date of Boxing Day (26th of December).
public static DateTime GetBoxingDay(int year)
year
The year.
An instance of DateTime representing the date of Boxing Day.