help wanted
倉庫指標
- 星標
- (72 顆星)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Is there an ability to get currently running events, perhaps with IcalExpander.now()?
things now() would catch for all events (including recurring):
- events running all day for that day
- events running at that particular time (startDate <= now() && endDate >= now())