Closed (fixed)
Project:
Date
Version:
5.x-1.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2007 at 04:02 UTC
Updated:
16 Mar 2007 at 17:17 UTC
Please make it so that if a Date field is in views, I can:
1. specify my own custom date format.
2. if I choose, only display the "start" or "end" date.
3. In #1, have different fields for the start and end date.
Comments
Comment #1
karens commentedThis is a duplicate of http://drupal.org/node/113489.
Comment #2
aren cambre commentedhttp://drupal.org/node/113489 doesn't address items 1 and 3 in my request.
Comment #3
karens commented#1. You can already specify up to 4 custom formats in the field settings, then select from them in Views. That's plenty. I'm not going to add any more to that. You can do more than that using themeing with date and views themes.
#3. Combining values from two different date fields can only be done in your theme. There is no way this module can address that as CCK currently works. In CCK each field stands on its own.
Comment #4
(not verified) commented