How can I get the start and end dates that are displayed in the current view? I understand that there is a date changed event, but that doesn't give me the entire date range of what is currently being displayed. I'd like to use that date range to then re-query the database and only pull back the events for that specific range. I currently can't find a way to get that information.