AbcAeffchen\SepaUtilities\SepaUtilities::dateIsTargetDay
Checks if $date is a SEPA TARGET day. Every day is a TARGET day except for saturdays, sundays new year's day, good friday, easter monday, the may holiday, first and second christmas holiday.
Signature
private function dateIsTargetDay(DateTime
$date )
Parameters
$date
— \DateTime
Returns
- bool