eouia / MMM-CalendarExt

Calendar views for MagicMirror
MIT License
57 stars 18 forks source link

Fixes for EXDATE and Recurrences #18

Closed mbalfour closed 6 years ago

mbalfour commented 6 years ago

Updated ical & Calendar.js to fix comma-separated EXDATEs. Also adjusted EXDATE and RECURRENCE lookups to use date instead of date+time, since some calendar programs attach the wrong time. Fixed a bug on duration calculations for recurrences.