fromIso8601
fun fromIso8601(options: TimeInterval.Companion.FromIso8601Options, result: TimeInterval? = definedExternally): TimeInterval(source)
Creates a new instance from a ISO 8601 interval.
Return
The modified result parameter or a new instance if none was provided.
Parameters
result
An existing instance to use for the result.