Contents

DateTime 5.5

0

This package provides a DateTime data type, as known from Zope. Unless you need to communicate with

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.

Stars: 20, Watchers: 20, Forks: 25, Open Issues: 0

The zopefoundation/DateTime repo was created 11 years ago and the last code push was 2 weeks ago. The project is not very popular with only 20 github stars!

How to Install datetime

You can install datetime using pip

pip install datetime

or add it to a project with poetry

poetry add datetime

Package Details

Author
Zope Foundation and Contributors
License
ZPL 2.1
Homepage
https://github.com/zopefoundation/DateTime
PyPi:
https://pypi.org/project/DateTime/
GitHub Repo:
https://github.com/zopefoundation/DateTime

Classifiers

No  datetime  pypi packages just yet.

Errors

A list of common datetime errors.

Code Examples

Here are some datetime code examples and snippets.