help wanted
Repository metrics
- Stars
- (72 個のスター)
- PR merge metrics
- (30d に merged 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())