Options for generating time intervals.
Optional
boundary?: stringRestrict chunks to 'day', 'month', or 'day,month' boundaries.
Start date in string format or as a UNIX timestamp.
The step size in hours for each time interval.
End date in string format or as a UNIX timestamp.
An array of objects representing each time interval.
Generates an array of time intervals between two dates.