zjfjack / JZCalendarWeekView

Calendar Week & Day View in iOS Swift
MIT License
448 stars 120 forks source link

How to switch to a certain date to a custom date in DefaultViewController? #114

Closed worksB-collab closed 4 years ago

worksB-collab commented 4 years ago

I am making DefaultViewController a new calendar controller to show up certain date's schedule in my project, but there is no way to change the shown up date the specific date that i wanted except for setting in the tableView in option section, please kindly help suggesting function to apply in my controller. Thank you!