-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Xamarin Forms iOS Date Issue. #85
Comments
Can anyone advice me please! |
Hi, see in the README the following section:
in my case for iOS the following worked for me:
Bit strange but it does work. Hope that helps, although probably about a year too late! |
I'm also having this issue. |
xamarin forms platform raising up when adding hte ExportRenderer ni the assemblyinfo.cs |
I am using XamForms.Controls.Calendar for my Xamarin Forms App (Android & iOS)
It's working perfectly on Android but in iOS, something is happening wrong.
Ex: For 15Th Aug 2018 its showing Monday. Actually, it's Wednesday.
Below are the Test Details.
OS: iPhone 7, iPhone X.
XamForms.Controls.Calendar : 1.1.1
Kindly advice.
The text was updated successfully, but these errors were encountered: