CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

INTRODUCTION
------------

The Age Field Formatter module calculates and formats the display of a date
field to display the age.

It also offers the option to display both the date with the age, along with the
possibility to add the “years” suffix to the age value.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/age_field_formatter

 * To submit bug reports and feature suggestions, or to track changes:
   https://www.drupal.org/project/issues/age_field_formatter

REQUIREMENTS
------------

No special requirements.

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. Visit:
   https://www.drupal.org/docs/8/extending-drupal-8/installing-drupal-8-modules
   for further information.


CONFIGURATION
-------------

 * Go to Configuration » Account settings » Manage fields:

  - Click on “Add field” button.

  - Select “Date” field, create label for it and click on “Save and continue” button.

  - Select Date type that you want and click on “Save field settings” button.

  - In “Edit” section you can choose your preferences for date field.

 * Go to Configuration » Account settings » Manage display:

  - Find your field by label and select format to “Age formatter”.

  - You can update “Date/age” and “Date/time” formats and suffix addition
    by clicking settings icon on the right.

  - Click on “Save” button.


MAINTAINERS
-----------

Current maintainers:
 * Jacques R. Blier (xmacinfo) - https://www.drupal.org/u/xmacinfo
