org.saddle.index.IndexTime$
See theIndexTime companion class Attributes
- Companion:
- class
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Value members
Create a new IndexTime from a sequence of times
Create a new IndexTime from a sequence of times
Attributes
Create a new IndexTime from a Vec of times, with an attached timezone
Create a new IndexTime from a Vec of times, with an attached timezone
Attributes
Factory method to create an Index from a recurrence rule between two
dates.
Factory method to create an Index from a recurrence rule between two
dates.
For instance:
Index.make(RRules.bizEoms, datetime(2005,1,1), datetime(2005,12,31))
Attributes
- end
The latest datetime on or before which to end the recurrence
- rrule
Recurrence rule to use
- start
The earliest datetime on or after which to being the recurrence