diff options
Diffstat (limited to 'python/python-MonthDelta/README')
| -rw-r--r-- | python/python-MonthDelta/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/python/python-MonthDelta/README b/python/python-MonthDelta/README deleted file mode 100644 index 35deb5aa0e..0000000000 --- a/python/python-MonthDelta/README +++ /dev/null @@ -1,9 +0,0 @@ -python-MonthDelta (Pythonic date calculation with months) - -monthdelta.py includes a class, MonthDelta, and a function, monthmod(). - -MonthDelta enables easy month-related calculations with the standard -Python date and datetime classes from the datetime module. - -monthmod() enables round-trip calculations among MonthDelta, date, -datetime, and timedelta. |
