Active
Project:
Date
Version:
7.x-2.6
Component:
Date Field
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2013 at 03:27 UTC
Updated:
18 Jan 2013 at 03:28 UTC
Is there a way to display in my theme the start date and end date with all the days between? I am using a single date field with a start and end date. I have tried creating a custom field_formatter_view but every attempt has been unsuccessful. I can accomplish this using a custom function and putting the code in the node.tpl but I think it would be nice to have a custom format to do this with. Any suggestions?