FSCalendar
FSCalendar copied to clipboard
How can i get whole week dates array of current date ?
In image we can see that today is date 9, so how can i get array of current week (i.e i want 4,5,6,7,8,9,10 date).
i have used scope = week to display only week scope but not getting access of all dates in current week.
calendar.scope = .week
I am looking for something similar help 👍 Let me know if you got any hack. @tejas786u
Yes I am also looking for month array or from start date to next 3 months please help !