This question is locked. New answers and comments are not allowed.
I have used Telerik MVC DatePicker which has format dd/MM/yyyy. It shows date correctly on development machine but on production server, where the site has been deployed, it shows format MM/dd/yyyy. I have changed regional setting for date format and made it as dd/MM/yyyy but still the problem persists. Any help on this will be appreciated. Thanks in advance.