Function Time-Interval-To-Seconds

Part of:

package metabang.utilities
( time-interval-to-seconds < string > )
return a number of seconds parsed from string.
if the string cannot be parsed, the first value is nil
and the second is a string describing the problem.