I'm using MVVM pattern and would like to create a custom format for DateTimePicker of yyyy-MM-dd, how can I accomplish this?
2 Answers, 1 is accepted
0
Accepted
Vladimir Stoyanov
Telerik team
answered on 05 Jul 2018, 04:01 PM
Hello,
I suppose that you have checked out the Defining a custom format part of the Formatting article in our documentation. Since the Culture property of the RadDateTimePicker is a dependency property, you can use the same approach with a binding. Here is what I have in mind:
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.