Currently it is not possible to filter aggregator items via their timestamp date field. I adapted code from node module to get it working like on nodes for created/changed date field.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | drupal_aggregator_add-date-filtering-3156159-2.patch | 2.1 KB | it-cru |
Comments
Comment #2
it-cruAdded patch which is working now for a long time for me. Tests are missing.
Comment #3
kristen polPatch applies cleanly for 9.1.x.
Comment #4
kristen polThanks for the issue and patch. Given this there is the more generic related issue:
#2337507: Date/time base entity fields should all support "date part" arguments in base EntityViewsData
I'm closing this one as a duplicate.