A client has e.g. a car site... they need to display a car's current age e.g. car manufactured in 2017 is in 2020 3 years old - yes, that simple output in whole years
If we have the manufactured_date as a field in database what simple code could be used in template to display/output a list of cars with their current ages
many thanks