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:
- Add a Date field called Birthday to your user
- Create a view on users
- Add a filter criteria
- Select Birthday (field_birthday : next_birthday).
- Set it to Is less than, with offset +30 days
- Add sort criteria on same field
- Add a field on the Birthday field. Set Formatter to Age (birthday)
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Ecosystem: Views (for Drupal 7), DateTime
212 sites report using this module
- Created by tchandelle on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
Releases
8.x-1.2
released 28 December 2022
Works with Drupal: ^8 || ^9 || ^10
Install:
Development version: 8.x-1.x-dev updated 28 Dec 2022 at 10:07 UTC