Describe the feature you want to add
Add a function that checks whether today is a holiday.
Describe your proposed solution
Add an is_today_holiday function that accepts an optional event_date_system and returns the existing is_holiday value from get_today_events.
Describe alternatives you've considered, if relevant
No response
Additional context
No response
Describe the feature you want to add
Add a function that checks whether today is a holiday.
Describe your proposed solution
Add an
is_today_holidayfunction that accepts an optionalevent_date_systemand returns the existingis_holidayvalue fromget_today_events.Describe alternatives you've considered, if relevant
No response
Additional context
No response