Hi,
using com.telerik.widget.dataform.visualization.RadDataForm in Xamarin Native Android app.
By Default, DataFormDateEditor has Date Format "MMM dd, YYYY" and First day of the week is Sunday.
How can I change date format to dd.MM.YYYY and First Day of the week to Monday?
Setting Thread.CurrentThread.CurrentCulture and Thread.CurrentThread.CurrentUICulture seems not to have any effect...
Regards,
Rodrigo