twinssbc / AngularJS-ResponsiveCalendar

A pure AngularJS responsive calendar directive
http://twinssbc.github.io/AngularJS-ResponsiveCalendar/demo/
MIT License
112 stars 77 forks source link

Limiting the Calendar to 60 days from the Current Date #47

Open azamsharp opened 8 years ago

azamsharp commented 8 years ago

Hello,

Is there anyway to limit the calendar to only show 60 days in the future from the current date?

twinssbc commented 8 years ago

@azamsharp You can limit the events sent to the calendar. But I don't get why showing 60 days? Even the month view can only show the events in this month.