Can someone tell me how I assign the time element only of a date variable?

The SQL database I have to supply values to has separate fields for the date and time so I want to hold the values in two separate variables prior to calling a stored proc.

Thanx in advance