If we set up an Android mobile, with es-ES culture. In SfSchedule version 16.2.0.42. And we associate local to that of the system.
sfSchedule.Locale = base.Resources.Configuration.Locale;
The exception is thrown.
System.Globalization.CultureNotFoundException: Culture name es_ES is not supported.
Parameter name: name
at System.Globalization.CultureInfo.CreateSpecificCulture (System.String name) [0x0006e] in :0
at Com.Syncfusion.Schedule.DateTimeExtensions.GetDayMonthYearValue (Java.Util.Calendar dateCalendar, Com.Syncfusion.Schedule.SfSchedule schedule) [0x00057] in <22c71d13bf074aa690e3a04792f01925>:0
at Com.Syncfusion.Schedule.ViewHeaderLayout.UpdateCellValues (Com.Syncfusion.Schedule.ViewHeaderCell viewHeaderCell, Java.Util.Calendar calendar, Com.Syncfusion.Schedule.SfSchedule schedule) [0x0002d] in <22c71d13bf074aa690e3a04792f01925>:0
at Com.Syncfusion.Schedule.ViewHeaderLayout.CreateHeaderCell (Com.Syncfusion.Schedule.SfSchedule schedule, Java.Util.Calendar calendar) [0x0000c] in <22c71d13bf074aa690e3a04792f01925>:0
at Com.Syncfusion.Schedule.ViewHeaderLayout.OnMeasure (System.Int32 widthMeasureSpec, System.Int32 heightMeasureSpec) [0x00031] in <22c71d13bf074aa690e3a04792f01925>:0
at Android.Views.View.n_OnMeasure_II (System.IntPtr jnienv, System.IntPtr native__this, System.Int32 widthMeasureSpec, System.Int32 heightMeasureSpec) [0x00008] in <263adecfa58f4c449f1ff56156d886fd>:0
at (wrapper dynamic-method) System.Object.44f67f54-5542-4f71-833d-e591c8f9e15d(intptr,intptr,int,int)