How to change format (e.g. dd/MMM/yyyy) of DateTimePicker in WPF application

后端 未结 9 2172
春和景丽
春和景丽 2020-12-14 03:52

I want to Change the Format of date selected in DateTimePicker in WPF Application

9条回答
  •  眼角桃花
    2020-12-14 04:21

    Add this style to your xaml or App.xaml file

     
    

提交回复
热议问题