seantis / seantis.dir.events

Events Directory for seantis.dir.base
1 stars 2 forks source link

Guidle events that last over a day should be split up #50

Closed href closed 10 years ago

href commented 10 years ago

I thought that worked like that before.

Guidle events sometimes start at some day and end a couple of months later. Such events should be converted into events which have a daily recurrence, otherwise they show up above all others each day.

msom commented 10 years ago

Example guidle data:

<guidle:schedules>
      <guidle:date>
        <guidle:startDate>2014-03-12</guidle:startDate>
        <guidle:endDate>2014-12-31</guidle:endDate>
        <guidle:startTime>00:00:00</guidle:startTime>
        <guidle:endTime>00:00:00</guidle:endTime>
    </guidle:date>
</guidle:schedules>