Hochfrequenz / Hochfrequenz/time_slice_net
Write the usual TimeLibrary Code
Open
- Dominant language
- C#
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- [x] to find overlaps
- [ ] to find intersections
- [ ] `GetEntityAt(DateTimeOffset)` to find the single entity/child at the specified time in case of prevent-overlaps
- [ ] `GetEntitiesAt(DateTimeOffset)` to find multiple entities/childs at the specified time in case of allowed overlaps
- [ ] `collection.Add(timeslice)` to add a time slice and modify exisitng slices
maybe use itenso.timeperiodlibrary. That's what it's good at.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.