DateTime

This package provides a DateTime data type, as known from Zope. Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.


License
ZPL-2.1
Install
pip install DateTime==4.1

Documentation

CI status Current version on PyPI Supported Python versions

DateTime

This package provides a DateTime data type, as known from Zope.

Unless you need to communicate with Zope APIs, you're probably better off using Python's built-in datetime module.

For further documentation, please have a look at src/DateTime/DateTime.txt.