Description
Date and time handling in legacy Python 2 programs can use parsing, relativedelta, timezone, and recurrence helpers. This library extends the standard datetime module for applications that need richer temporal behavior.
It is imported by other software and has no standalone interface. Timezone and recurrence behavior should be tested around daylight-saving and locale-sensitive cases.