Converts timestamp to time of the day.
Separates out the time alone from a given timestamp.
menu: veeos ==> misc ==> time
library: veeosLib
o_time(now(),0) returns the current time of day in 12 hour format
VEE has built-in functions for day, month, year, but not time. This helps complete the set of Time/Date functions.
VEE 7.0+, All platforms.