/datetime2

Python new date and time classes

Primary LanguagePythonOtherNOASSERTION

datetime2

Build Status Documentation Status License

The datetime2 module provides date and time classes to Python. It will enhance the standard datetime module, adding the capability of constructing and representing date and time in many formats and removing a few limits that the original package has.

datetime2 is a one-man, free-time work. Although I am deeply committed in completing the project, do not expect regular updates on it. However, I am now using an "agile" development style, so you can expect more releases. Any tagged commit will be a meaningful release, and I am thinking of deploying all these releases to PyPI as well.

If you are looking for more information, check the following: