I have a custom day view and I only want the current day plus the next three to be visible. To start I want to hide the previous and next day buttons to days that are outside of this window.
How do I get the current day that is being displayed. I can go from there.