Hi I am using SFCalendar for our mobile app and have recently encountered a production bug related to Daylight Savings date selection on our
iOS app. Whenever the user tries to select 11/1/2020 in the calender, the SelectedDate property returns 10/31/2020 as the value.
If the user selects 10/31/3030 or 11/2/2020 the SelectedDate property returns correct date value but for 11/1/2020, the SelectedDate value is wrong. Also this is same behavior if user selects 11/7/2021 where the SelectedDate property returns 11/6/2021.
I have attached the zipped folder for sample app with latest sfcalendar and xamarin.forms version installed. Please note, this is reproducible in iOS app only thus I have disabled the Android project from my sample app code.
Thanks,
Puneet Mittal
Attachment:
SelectedDateIssue_e4368718.zip