Is there a way to make my fullcalendar switch to the 'listMonth' View and display or scroll to a specific date, like '2015-04-25'?
If anyone has any suggestions on how to achieve this, please let me know. Here is the code I currently have:
$('#calendar').fullCalendar('changeView', 'listMonth');