sproctor / php-calendar

PHP-Calendar
http://www.php-calendar.org/
Apache License 2.0
140 stars 67 forks source link

Multiple day events - Repetitions #50

Closed sabas closed 1 year ago

sabas commented 11 years ago

If an event spans on more days, disallow the possibility of repetitions. If span > 1 day disable daily repetition If span > 1 week disable weekly repetition

sproctor commented 1 year ago

I don't think this is worth implementing. I can picture a case where someone might want this and the extra constraints are just more maintenance.