Hey there!
I was trying to get the date displayed nice in datepicker and textbox with following results:
For both of them LabelText property is set to empty because I don’t want to have label there. The problem is that in datepicker it has no padding and in textbox I see time also. I need only date. I found something that may help but It seems I don’t know how to use it. That is Pattern property in textbox.
Do you have any ideas what is this for? I can set only numerical value in it.
Or maybe you know any other good way to display date nicely?
No. I can’t trim the value. I just need to display it in the correct way.