calendar-check-holidays

calendar-check-holidays is an autoloaded Lisp function in `holidays.el'.

(calendar-check-holidays DATE)

Check the list of holidays for any that occur on DATE.
DATE is a list (month day year). This function considers the
holidays from the list `calendar-holidays', and returns a list of
strings describing those holidays that apply on DATE, or nil if none do.