RadDateInput supports a wide range of date formats and cultures. You can change the culture dropdown and see the effect on RadDateInput.
Additionally you can restrict the date format which will be recognized by the date input via the DateFormat property of the control. The acceptable values are d for Short date, D for Lond date, f for Full date, custom format, etc. Moreover, you can define the culture of the displayed date in order to conform to a specific region format. This can be fine-tuned via the Culture property of RadDateInput
www.telerik.com | Terms of Use | Contact Us