Gets an instance of DateTime representing the date of Christmas Day (25th of December).
public static DateTime GetChristmasDay(int year)
year
The year.
An instance of DateTime representing the date of Christmas Day.