How to install paodate
- Download and install ActivePython
- Open Command Prompt
- Type
pypm install paodate
Lastest release
Utilities for making date and time handling in Python easy. This is mainly accomplished with the new Date object which abstracts most of the differences between datetime, date, time, timedelta, and relativedelta, allowing you to convert freely between all of them and providing useful utility methods.
Please look at the README.rst file included with this project and the source code documentation and examples for more information.