millisToUTC
Creates a MILLIS_TO_UTC(expr) function that will convert a numeric input representing milliseconds since the Unix epoch into a full ISO8601 date and time string in UTC time.
Return
The MILLIS_TO_UTC(expr) function.
Parameters
operand
The string expression.