Open thierrybucco opened 2 years ago
Hi, the date picker of DateInlineRow defaults to the current Locale (Locale.current).
However, if the app does not support a certain localization then the current Locale will be the first language that is supported by both app and device. Does your app support French localization? Read this for reference https://stackoverflow.com/q/48136456
As title mention, texts in DatePicker are not localized. I am running my app in device which locale is French.