| AgeFieldFormatter.php | src/Plugin/Field/FieldFormatter/AgeFieldFormatter.php | Drupal\age_field_formatter\Plugin\Field\FieldFormatter |  | 
          
                  | age_field_formatter.info.yml | age_field_formatter.info.yml |  | age_field_formatter.info.yml | 
          
                  | age_field_formatter.module | age_field_formatter.module |  | Field hooks to implement a date field formatter to calculate and display the age. | 
          
                  | age_field_formatter.schema.yml | config/schema/age_field_formatter.schema.yml |  | config/schema/age_field_formatter.schema.yml | 
          
                  | LoadTest.php | src/Tests/LoadTest.php | Drupal\age_field_formatter\Tests |  | 
          
                  | README.txt | README.txt |  | Age field formatter
This module is a date field formatter that takes the value from a date field and display the age, based on the date entered.
The formatted value can display the original date with the calculated age in parentheses, or only the… |