py-datedelta-1.4

date arithmetic for Python

Index | math

Description

datedelta.datedelta is datetime.timedelta for date arithmetic.

It accounts for oddities of the Gregorian calendar.

It's convenient for computing yearly, monthly, or weekly subscriptions
periods.

Homepage: https://github.com/aaugustin/datedelta/

Maintainer: George Rosamond <george@nycbug.org>