Hi,
I would set the string format in a TextBox that it is binding with a Date.
For example, if I have 01/04/2015 16:11,
1) I would show only 16:11
2) When the user modifies the hour must respect the format hh:mm
Thanks.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mageshwaran RPosted Nov 24, 2019, 12:22 PM
Roberto SalemiPosted Apr 1, 2015, 12:28 PM
Hi Magnus,
I resolved using DateTimePicker by CodePlex.
It's include all controls that I'm looking for.
Thanks a lot.
Akhil GargPosted Apr 1, 2015, 10:18 AM