Format unix timestamp to a formatted time like HH:MM
Those function produces a unix time stamp, not what I was asking for. (i.e. 1363058603023)
I want some expressions to take that number (AN UNIXTIMESTAMP / 1363058603023 ) and convert it to HH:MM or indervidually to Hours, Mins, and seconds so I can display that stamp as a time in UI.
1363058603023 --> 14:23 / 2:23pm