FromIso8601DurationArrayOptions
Properties
A function that will be return the data that is called with each interval before it is added to the collection. If unspecified, the data will be the index in the collection.
An date that the durations are relative to.
An array of ISO 8601 durations.
true if start time is included in the interval, false otherwise. Default value - true
true if stop time is included in the interval, false otherwise. Default value - true
true if you want to add a interval from Iso8601.MINIMUM_VALUE to start time, false otherwise. Default value - false
true if durations are relative to previous date, false if always relative to the epoch. Default value - false
true if you want to add a interval from stop time to Iso8601.MAXIMUM_VALUE, false otherwise. Default value - false