Convert Seconds and return string in format hhhh:mm
Define Seconds as Number and return converted value as String.
support more then 24 hrs.
Example
let a=Date.secToTimeString(315000); // define 87:30