Closed (won't fix)
Project:
Date
Version:
5.x-2.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2008 at 13:12 UTC
Updated:
5 Dec 2008 at 12:15 UTC
Hi.
For my application I need the ability to filter dates by a specific date, even though they need to be shown etc with minute granularity.
I couldn't find a way to do this in the standard 5.x-2.3 so I made this patch to add an extra filter for each CCK date field that matches just a date, rather than a date/time.
I don't know if anyone else is even vaguely interested in it, but it'd really help me if someone could cast an eye over it and let me know if I've done the right thing or not. It'd be even more convenient if it made it into the date module itself, then I wouldn't need to re-write and apply the patch on every update ;)
| Comment | File | Size | Author |
|---|---|---|---|
| date_only_filter.patch | 2.63 KB | Chris Bray |
Comments
Comment #1
karens commentedNo new features in D5, moving feature requests to D6. The filters work completely differently in D6 with Views 2, so this patch wouldn't apply.