This project is not covered by Drupal’s security advisory policy.

Features:

All theses features work with pre-existing datetime field representing, for example, the date of birth of the users.

  • View filter on next birthday date.
    Eg. display birthdays for the next 30 days
  • View sort on next birthday date
  • Display current or next age

Example of use:

  1. Add a Date field called Birthday to your user
  2. Create a view on users
  3. Add a filter criteria
  4. Select Birthday (field_birthday : next_birthday).
  5. Set it to Is less than, with offset +30 days
  6. Add sort criteria on same field
  7. Add a field on the Birthday field. Set Formatter to Age (birthday)

Project information

Releases