plone.event

Event and calendaring related tools not bound to Plone


Keywords
Plone, calendar, calendaring, event, recurring
License
GPL-2.0+
Install
pip install plone.event==2.0.1

Documentation

Introduction

Event/Calendaring related infrastructure. Recurrence calculation tools based on RFC2445 and timedelta recurrence rules, timezone tools and date conversion tools.

Parts of this package derived from Products.DateRecurringIndex.