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