FromJulianDateArrayOptions
Properties
Link copied to clipboard
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.
Link copied to clipboard
true
if start time is included in the interval, false
otherwise. Default value - true
Link copied to clipboard
true
if stop time is included in the interval, false
otherwise. Default value - true
Link copied to clipboard
An array of ISO 8601 dates.
Link copied to clipboard
true
if you want to add a interval from Iso8601.MINIMUM_VALUE to start time, false
otherwise. Default value - false
Link copied to clipboard
true
if you want to add a interval from stop time to Iso8601.MAXIMUM_VALUE, false
otherwise. Default value - false