Closed (fixed)
Project:
Date
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2007 at 14:11 UTC
Updated:
30 Jan 2007 at 12:45 UTC
I'm trying to display a custom CCK type in block view.
The type has a date field - configured for both display and edit to use the date format "dd/mm/yyyy" that is just the date - no time.
This edits and displays fine.
Then - in the block view - I have the following problem.
If I choose default for the date I get mm/dd/yyyy.
If I choose any of the others (short, medium etc) then it takes the setting from the Date and Time settings of the site - but - they _ALL_ include the time.
So - for monday I can get:
15/01/2007 - 00:00
or
01/15/2007
but not
15/01/2007
Can anyone give me a hint on how to set this up?
5.0RC2 with the 5.x-1.x views module.
Comments
Comment #1
karens commentedGo into the field settings for your date field and you will see a place called 'Advanced Display Options'. Open that up and you will see where all those options are set and you can change them any way you want.
Comment #2
karens commentedAnd just for posterity, I'm moving this back to the Date module issue queue and marking it fixed.
Comment #3
chrissearle commentedOK - yes - I had totally missed that advanced display option section.
Just wanted to thank you for a quick answer :)
Comment #4
(not verified) commented