I have a Datetime object that stores the date and time selected. The time defaulted to 12 AM and it is unchangeable unless you do it through code. I have another variable that actually stores the time.
How would I modify the time in the Datetime object to store the time value that I have in another field?