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