[ad_1]
Hello @ajaysingh121
Assuming you have the fieldname1 date field for entering birthdate, the equation would be:
DATEDIFF(NOW(), fieldname1, 'dd-mm-yyyy', 'y')['years']+1Learn more about the Dat/Times operations by reading the following section in the plugin documentation:
https://cff.dwbooster.com/documentation#datetime-module
Best regards.
