jonathantribouharet / JTCalendar

A customizable calendar view for iOS.
MIT License
2.76k stars 531 forks source link

Can't change locale and timezone on Swift #369

Open rdbarboza opened 6 years ago

rdbarboza commented 6 years ago

On swift, the function calendar give me a copy of the object NSCalendar so we cant change the values. var calendar = calendarManager.dateHelper.calendar()