Hi,
Try this formula: cstr({time field},"hh:mm:ss tt")
For example : this display 06:30:23 PM ..you can remove 'tt' in formula PM/AM is not display like that: 06:30:23
Based on your requirement display time with AM/PM as well.
See reference this: Convert number into time field.
--dj