This question is locked. New answers and comments are not allowed.
Hello,
Is there a way to have the DateTimePicker display seconds and allow the users to edit the value down to the second? I have tried the following with no luck:
Thank you,
Michelle
Is there a way to have the DateTimePicker display seconds and allow the users to edit the value down to the second? I have tried the following with no luck:
SelectedDateTime="{Binding End, Mode=TwoWay, StringFormat=G}"
Thank you,
Michelle