Convert seconds in a defined unit of time.
Units and formats
SR.time.convertSecondsToJiraTime(1234567, 'prettyPrint')// expected result: 8w 2d 6h 56m Copy
SR.time.convertSecondsToJiraTime(1234567, 'prettyPrint')// expected result: 8w 2d 6h 56m
Convert seconds in a defined unit of time.