Time zone support for swift - #1425
Conversation
time zone crashing for some swift new zones (example America/Mazatlan) WenchaoD#1424
|
@zzdravkin |
|
can you give more details what is not working, or what error you are getting ? |
|
Same error *** Assertion failure in -[FSCalendarCollectionView _validateSelectionOrHighlightIndexPath:isSelection:allowMassIndexPath:assertIfInvalid:], UICollectionView.m:8,265 |
|
@zzdravkin Crash_OS17_Mazatlan.mov |
|
@zzdravkin FSCalender_Issue1.mp4 |
time zone crashing for some swift new zones (example America/Mazatlan)
some time zones are not know in Obj-C from Swift
Now timezone is created from abbreviation.
#1424