richardtop / CalendarKit

📅 Calendar for Apple platforms in Swift

Home Page:https://www.youtube.com/watch?v=cJ63-_z1qg8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use DateComponents instead of Date to coordinate between multiple modules

richardtop opened this issue · comments

Use DateComponents instead of Date to coordinate between multiple modules. This should simplify the code and allow for future improvements.