Regarding filtering dates in the Events API:
it would be useful to be able to specify whether the function uses hard bounds or not. For example I am looping over several months trying to extract the fishing events. To make sure I get them all it would be great is the function returned every event that began in each month, even if it didn't end in it, but I also don't want to double count events that began in January and ended in February. So at least for that purpose it would be useful to specify a "hard" start bound and a "soft" end bound.
Created by Gisela Morinigo