OmarHassan25

Results 23 comments of OmarHassan25

I have the same issue, I am using the FSCalendar+Persian pod, and the date header shows wron g dates after changing the application language.

> @OmarHassan25 Could send me a snippet code or screenshot to see the problem? @Husseinhj check this, please ``` self.localString = MOLHLanguage.currentAppleLanguage() // meetingCalendar.collectionView.scroll meetingCalendar.delegate = self meetingCalendar.dataSource = self...

@Husseinhj Appreciate your fast response, waiting for the fix as promised, Thanks in advance

@Husseinhj I hope that there are good news about the fix,

@Husseinhj This will not solve the issue, I need to use gregorian calendar with the Arabic language, I don't need to use Islamic calendar,

> @OmarHassan25 Like this? ![image](https://user-images.githubusercontent.com/27139702/152689872-e7fe2423-c550-4985-9165-7c009bdfae6f.png) @Husseinhj Yes, This is my target,

@Husseinhj The issue comes when I change the application language while the app is running, if I killed the app and opened it again everything works fine, If I opened...

@Husseinhj I recreate the full app navigation stack after changing the app language, so the calendar view is recreated again, So all my app is regenerated after the app language...

@Husseinhj Here is the demo, https://drive.google.com/file/d/1UgEdfVXY_F24fmatL5wyjlGN8Y-c-FzN/view?usp=sharing Steps to reproduce the issue, 1 - Open the app 2- Click go to calendar 3- Click change language from top right 4- repeat...