StringFormat on Binding

后端 未结 9 618
野的像风
野的像风 2021-01-01 13:17

View:


I want to format the Date to \"dd/MM/yyyy\", in other words, without the time.

I

9条回答
  •  梦毁少年i
    2021-01-01 13:38

    I know this is late but I had the same question and came up with this solution. Maybe not the shortest but pure XAML.

        
            ..
        
    

提交回复
热议问题