Note that the Value property is a Date object, so you can do anything to or with it that you can do to or with any other Date object.vb.net Code:
myDateTimePicker.Value = myDateTimePicker.Value.AddHours(9)
|
Results 1 to 3 of 3
Thread: Question for DateTimePickerThreaded View
|
Click Here to Expand Forum to Full Width |