G
Guest
How do i set a preselected time of 3am in to a text feild?
I have tried txtStartTime.text=DateAdd("h",3) but this increments the
current time by three hours, so im thinking i may be using the wrong comand.
How do i make time equal 03:00:00?
I have tried txtStartTime.text=DateAdd("h",3) but this increments the
current time by three hours, so im thinking i may be using the wrong comand.
How do i make time equal 03:00:00?