Locale="de" -> Exception

Hi,
with latest v16.1.0.24 SfSchedule, set the Locale="de" in XAML gives following exception (tested only with UWP, worked with prev version):
System.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at Syncfusion.SfSchedule.UWP.DayViewManager.TimeToPosition(SfSchedule schedule, DateTime dateTime, DayViewInfo dayView, AppointmentControl appointmentControl)
   at Syncfusion.SfSchedule.UWP.DayViewPanel.CalculateAppoin

without Locale="de"it works. I removed all other settings from XAML to isolate the problem.
On german windows 10, if it matters..
Regards.

1 Reply

SG Swathi Gopal Syncfusion Team March 1, 2018 12:58 PM UTC

Hi Siggi, 
 
We have checked with the reported issue with exception occurs when certain Locale (“de”) is set to schedule in Xamarin Forms UWP with the information and we are able to reproduce the mentioned issue. We have created a new incident under your account to provide solution for the mentioned issue. Please log on to our support website to check for further updates. 
 
https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents       
 
However, this fix will be included in our upcoming Volume 1 SP1 release which is expected to be available by end of month March,2018. We appreciate your patience until then. 
  
Regards, 
Swathi G 


Loader.
Up arrow icon