Hi,
I have requirements that date should be presented in the browser based on the user system settings in "Region and Language -> Formats -> Short Date", so in US it should be "M/d/yyyy" and in Bulgaria it should be "d.M.yyyy". I know that Kendo UI supports localization, but I could not figure out how to do that.
This date should be presented in grid and I am using ASP.NET MVC 4.0 with Kendo UI MVC grid control.
Thanks for help.
Thanks.
I have requirements that date should be presented in the browser based on the user system settings in "Region and Language -> Formats -> Short Date", so in US it should be "M/d/yyyy" and in Bulgaria it should be "d.M.yyyy". I know that Kendo UI supports localization, but I could not figure out how to do that.
This date should be presented in grid and I am using ASP.NET MVC 4.0 with Kendo UI MVC grid control.
Thanks for help.
Thanks.