I want to write the condition of the birthday to compare today’s date with the birthday date
For condition you can use this :
doc.date_of_birth==nowdate()
or