twig tutorial - Simple Date of Birth to age filter in Twig - twig date format - twig php - twig template
Simple Date of Birth to age filter - twig date format
How to ...
1 - use twig extension class that extends
2 - Add the appropriate filter by overriding getFilters() method
3 - Add some logic to get the age of a given Date of Birth
Then, call your filter as follow,