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