v2.1.0
Added new flag Cacheable
to the Calendar
. This will cache IsHoliday()
call results internally resulting in ~50x faster performance if the same dates are repeatedly checked.
Also includes fixes for Canadian holidays.
Added new flag Cacheable
to the Calendar
. This will cache IsHoliday()
call results internally resulting in ~50x faster performance if the same dates are repeatedly checked.
Also includes fixes for Canadian holidays.