Required only Time from date time field

Required only Time from date time field

I drop date time field ,but i required only time.
So, I write on User Input Field action   code as :  In_Time=input.In_Time.toTime();

But this script take much more time to display only time.Please tell me another way to solve this problem.