Skip to main content
4 events
when toggle format what by license comment
Jun 2, 2014 at 16:31 comment added pgreen2 There could be a bit of wonkiness in checkCalendarForBlanks() with respect to how start and end dates are defined by all day events. Perhaps adding the total number of seconds per day isn't the way to go. Maybe you need to explicitly build date objects for each day and then do a comparison.
Jun 2, 2014 at 16:05 vote accept Marcela
Jun 2, 2014 at 16:05 comment added Marcela This is definitely faster, but something has gone hinky and it's now reporting false positives (blanks are reported where they don't exist). In any case, you've solved the performance issue. Thanks!
Jun 1, 2014 at 13:23 history answered pgreen2 CC BY-SA 3.0