Hi,
we had the same issue and for us it was a misconfiguration on server-side:
In the php.ini for the Webserver (apache2) we put date.timezone on “Europe/Berlin” and on the CLI Interpreter we didn’t set this value.
This caused an two hour delay which made the anniversary filter unusable.
You may check also this setting as this can help handle this issue
Best
Daniel