Hi,
I am trying to use this plugin and I am having some trouble with the deletion of them. So I can remove an event if I, specifically, insert a date, like "#2017-01-01#". By using the
SyntaxEditor Code Snippet
BuildDateTime(AddDays(CurrDate(),-2),#00:02:00#)
I verify that events are not deleted. Besides this, if my end date is CurrDateTime() or tomorrow, the futures events aren't deleted even if I insert a specific date.
I would like to receive some suggestions or if it's really a bug I would like to know when it's available to be used correctly.
Best Regards.