datetime v6.0

pypi

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.

Updated View on PyPI →
Version
6.0
15d ago
License
ZPL-2.1
15d ago
Weekly Downloads
N/A
Dependencies
2
15d ago
Required Runtime
>=3.10
15d ago
Deprecated
No
15d ago

Weekly downloads

Release activity

1 release tracked. Last release: 15 days ago.

v6.0 current
v6.0 Mar 21, 2026

Last changed

Field Change When
license (none) ZPL-2.1 15d ago
deprecated (none) false 15d ago
latest_version (none) 6.0 15d ago
dep_count (none) 2 15d ago
required_runtime (none) >=3.10 15d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/pypi/datetime/latest_version
{ "value": "6.0" }
CLI
$ npx grounded-cli datetime
datetime@6.0 (pypi)