help wanted
Métriques du dépôt
- Stars
- (72 étoiles)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
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())