richardtop / CalendarKit

📅 Calendar for Apple platforms in Swift
https://www.youtube.com/watch?v=cJ63-_z1qg8
MIT License
2.52k stars 340 forks source link

[Question] How to set time interval #219

Closed stevenang closed 5 years ago

stevenang commented 5 years ago

I have a question on how to change the current setting of the time.

The current view of the DayView started from 00:00 to 00:00 (24 Hours). Is there a way we can do it in such way we can display only the certain time? (For example: 09:00 - 18:00)

Also, I would like to set the interval from 1 hour to every 20 minutes.

Thank you in advance for the reply.

stevenang commented 5 years ago

I already figure out how to do this.