Fix for event date/time with non-inclusive end dates.
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 8 Jun 2017 16:45:55 +0000 (12:45 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 8 Jun 2017 16:45:55 +0000 (12:45 -0400)
commit0941ede86cbddc3d0a3c86f0815b8f35b1e74713
tree75d3cd54e8fdc7ad19521ae1b3e351b295a8b004
parentce8387d766c0401a4f22ed601eed433f0526eff1
Fix for event date/time with non-inclusive end dates.

Events from icalfeeds that have this format
VALUE=DATE:200170424 for the DTEND date. These end dates are
non-inclusive.
index.php
models/front/events/icalFeedImport.php
readme.txt