tags:

views:

82

answers:

1

Hi Guys,

I currently have the DatePicker in my project but there are problems due to the need that I need a specific format to be returned, not the regional format.

Anyway in VS I could manipulate the format to how I wanted but in Blend there is no option, can anyone help me out here?

btw this isn't any custom style.

Thanks.

A: 

As explained in this answer here, the DatePicker cannot do this on its own. You need to do this manually in the code.

Jens
O ok thanks. guess you get the 100 rep.
Sandeep Bansal