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