Calculated Fields Bundle - DATEDIF

Anyone have experience using the Calculated Fields Bundle (https://www.npmjs.com/package/@directus-labs/calculated-fields-bundle) I am trying to use it to calculate the age of an item based on a field. Any help would be appreciated.

1 Like

I tried this but it doesn’t seem to work:

DATEDIF(Date of Birth, NOW(), “Y”)