Hello!

In my dataset, I have a column "time_out" which has numeric values such as 17.45 or 18.36 etc. These values basically indicate that the person went out at 5:45 pm or 6:36 pm.

I want to convert 17.45 into a proper time format such that I get to see 5:45 pm.

Is there a way I can do it in STATA?

Thanks,
Amit