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

Setting timezone do not change selected start/end dates in delegates #305

Closed DigitalVanilla closed 3 years ago

DigitalVanilla commented 3 years ago

Hello,

as per title describe, I did set the timezone of the calendar but when I want to make a new event I get the start date always set to +0000 UTC. Is any way to have also all the dates that comes from the delegates with the timezone set already?

Thanks