yohang / CalendR

The missing PHP 5.3+ calendar management library.
http:/yohan.giarel.li/CalendR
MIT License
465 stars 65 forks source link

Fix comparison for period containing event #54

Closed jpottier closed 5 years ago

jpottier commented 5 years ago

Do not includes events that ends at the beginning of period

yohang commented 5 years ago

Thank you !