Gets an instance of DateTime representing the date of Christmas Eve (24th of December).
public static DateTime GetChristmasEve(int year)
year
The year.
An instance of DateTime representing the date of Christmas Eve.