How to write the condition in Notification

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

1 Like