Hi,
I am trying to implement the locale in a such a way that, as per country the date format should change. I referred below example which is available on kendo website
https://www.telerik.com/kendo-react-ui/components/dateinputs/globalization/
I change the locale type but it is not changing the date format.
For example : I want to implement something like when I am using my system in US network it should by default display mm/dd/yyyy format and If I am in Great Britan then it should display dd/mm/yyyy
Regards,
Parag