2020-05-02 / 5896阅 / 悠然
Convert a duration to human readable format.
(string)
(Optional)
Duration will be in string format (HH:ii:ss) OR (ii:ss), with a possible prepended negative sign (-).
Default value: ''
(string|false) A human readable duration string, false on failure.