Hi,
I have a form that is a daily log. I use dtpicker for the user to enter in the time. At form load, I set the time as the current time. The problem i am having is when the user changes the time and goes to the next step, it does not take the new time, it uses the current time. For example, if it is 12:30pm and the user enters in 12:15pm, it uses 12:30 as the time. i am using dtpicker.value to get the info. I am new to using dtpicker and not sure what i am doing wrong. i have the format set to 2 - dtptime. If someone can help me or has a better idea on how to enter in time it would be helpful. thank you in advance
Rude
I have a form that is a daily log. I use dtpicker for the user to enter in the time. At form load, I set the time as the current time. The problem i am having is when the user changes the time and goes to the next step, it does not take the new time, it uses the current time. For example, if it is 12:30pm and the user enters in 12:15pm, it uses 12:30 as the time. i am using dtpicker.value to get the info. I am new to using dtpicker and not sure what i am doing wrong. i have the format set to 2 - dtptime. If someone can help me or has a better idea on how to enter in time it would be helpful. thank you in advance
Rude
Comment