epochToISO8601
converts the epoch to an string in the ISO8601 format https://wikipedia.org/wiki/ISO_8601
Syntax
epochToISO8601(epoch)
Returns
returns (string) the ISO_8601 text version of the time
Parameters
- epoch (integer)
- the time, the amount of seconds since 1 jan 1970