Formatting of dates in views should use the following method to support repeating events (not a custom php field, as the day will be off by one): http://www.leveltendesign.com/blog/dustin-currie/format-dates-drupal

Date fields should come configured for the date repeat API. Repeat rules will need to be hidden for panel views of events as well (still trying to figure this out, so if anyone knows how to keep the date repeats from spitting out in the panel view of a single event date, please let me know).

Also, there may be reason to have the date field different in events than the singular date that is used for podcasts and bulletins (there may be performance issues or other problems with sharing a date repeat field with a node type that doesn't need repeats).

Comments

yellek’s picture

Never mind

bomarmonk’s picture

Eh?

drupalninja99’s picture

OK I could take a look at supporting repeating events, not sure I've ever done that, that's interesting.

drupalninja99’s picture

Status: Active » Closed (duplicate)

Closing this issue as we have a duplicate, you can follow the steps here to add repeating events:

http://drupal.org/node/1248274