Converts seconds into the ISO 8601 standard date format for minutes (e.g. 100s to 01:40). Output of negative seconds is prepended with minus character.
seconds |
the number of seconds to convert into ISO 8601 |
returns an ISO 8601 formatted string |