Gets an instance of DateTime representing the date of Groundhog Day (2nd of February).
public static DateTime GetGroundhogDay(int year)
year
The year.
An instance of DateTime representing the date of Groundhog Day.