{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/6"}],"enrichment":{"capability":"Parses and formats date/time strings in common formats, providing functions to convert between various standard datetime representations.","skillfed_tags":["datetime-parsing","zope-ecosystem"],"use_cases":["Parse RFC 1123 or RFC 850 date headers from HTTP responses or email messages.","Convert ISO 8601 timestamp strings to Python datetime objects for data processing.","Format Python datetime objects back to standard string representations for APIs or logs.","Handle timezone-aware datetime parsing when working with web services or distributed systems.","Normalize datetime strings from multiple sources into a consistent format."],"what_it_does":"zope.datetime is a utility library for parsing and formatting date/time strings in standard formats. It provides functions to work with ISO 8601, RFC 850, RFC 1123, and other common datetime representations, converting between string and Python datetime objects. The package has been stable since its initial release in 2007 and is maintained as part of the Zope Foundation ecosystem.\n\nThe library is minimal and focused: it depends only on setuptools and installs as a pure Python wheel. It supports current Python versions (3.9 through 3.13) and runs on both CPython and PyPy. The aging maintenance status reflects infrequent releases rather than abandonment\u2014the repository remains active and the package is Production/Stable according to its classifiers.","worth_installing":"Yes, if you need standard datetime string parsing and formatting. The package is stable, has no known vulnerabilities, and installs with minimal friction. The aging maintenance status is not a blocker\u2014releases are infrequent but the repository is active. Verify that ZPL-2.1 licensing is compatible with your project before committing."},"id":"zope-datetime","links":{"html":"https://skillfed.io/packages/zope-datetime","md":"https://skillfed.io/packages/zope-datetime.md","pypi":"https://pypi.org/project/zope-datetime/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-09-12","license_spdx":null,"license_treatment":"unclear","name":"zope.datetime","python_support":"supports_current","summary":"Zope datetime"},"popularity":{"monthly_downloads":129687,"position":11661,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.0"}
