This patch is to provide a way to limit multi-date items to display only on the current date as the start date of the item.

Our use-case was for a building hours calendar that had entries such as 9am-2am, but only wanting to show that time in the start date day of a month view, not both the start and end date.

For example, on Sunday, we might have hours that are 10am-2am, and on Monday 8am-2am. Then in the day cell for Monday, only show the item 8am-2am, not Sunday's hours as well.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

tvaughn78 created an issue. See original summary.

tvaughn78’s picture

This patch adds and options to Calendar Settings panel to only display items with start date equal to current date.

Neslee Canil Pinto’s picture

Status: Patch (to be ported) » Closed (outdated)