Last n minutes of a TimeSeries
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 211
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Assuming I have a TimeSeries already created with the following range for example:
1. Mon Nov 14 2016 06:30:00 GMT-0500 (Eastern Standard Time)
2. Mon Nov 14 2016 08:00:00 GMT-0500 (Eastern Standard Time)
Is it possible to get a range of the last 15 minutes using pond? So the new range would be:
1. Mon Nov 14 2016 07:45:00 GMT-0500 (Eastern Standard Time)
2. Mon Nov 14 2016 08:00:00 GMT-0500 (Eastern Standard Time)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.