jonathantribouharet / JTCalendar

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

JTCalendar display wrong number of dates in EST #368

Closed veena-experion closed 6 years ago

veena-experion commented 6 years ago

I make JTCalendar into custom view , all thing were working fine until I change timezone to EST, the calendar is showing 27 days for February but the actual number of days in 2018 is 28.

It happen when I start the app in default timezone and then changing the timezone to New York from settings, then when I open calendar, layout is wrong. After this when I tap into date 24 and result is date 23. only happen when I change timezone from IST to EST.