Re: How I can localize DatePicker?
Hi A.Samarian,
You are trying to localize to Persian right? Unfortunately the DatePicker does not support the Persian calendar, I think it only supports the Gregorian calendar.
For the supported languages it will automatically localize based on the culture of the executing thread. It chooses the correct language javascript file from /ClientScript/DatePicker folder.
I would like to find a solution to support the Persian calendar but so far it looks like it would be a lot of work to come up with a good solution.
Best Regards,
Joe