This question is locked. New answers and comments are not allowed.
I would like to format the date after it has been selected from the picker. However, I don't want to have to do this in the code behind. Why is there not a FormatString property like there is on the RadMaskedDateTimeInput. Other than one is a picker, and the other allows you to key in the date; but in the end, both values are Type DateTime. Why can there not be FormatString property for the picker that would allow the developer to easily set the format of the date?
Is there a way to set the culture in the xaml?
Is there a way to set the culture in the xaml?