{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"},{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/4"},{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"},{"label":"System","url":"https://skillfed.io/packages/category/system"},{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/4"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/6"},{"label":"Office/Business","url":"https://skillfed.io/packages/category/office-business"},{"label":"Terminals","url":"https://skillfed.io/packages/category/terminals"}],"enrichment":{"capability":"Times converts between universal (UTC) time and arbitrary timezones, and parses/formats datetime strings and POSIX timestamps with explicit timezone handling.","skillfed_tags":["abandoned","legacy-python"],"use_cases":["Converting user-submitted local times to UTC for storage in a database or API.","Parsing datetime strings from JSON APIs with automatic timezone detection.","Formatting UTC datetimes for display to end users in their local timezone.","Converting POSIX timestamps to readable datetime objects with timezone context.","Enforcing timezone-aware datetime handling in legacy Python 2 codebases."],"what_it_does":"Times is a minimal timezone-handling library that enforces a best practice: always work with UTC internally and convert to/from local timezones only at input and output boundaries. It provides functions to convert local times to universal time, parse datetime strings with auto-detected or explicit timezones, work with POSIX timestamps, and format UTC times for display in a specific timezone. The library depends on Arrow and is built on top of it as of version 0.7.\n\nThe package is explicitly abandoned and no longer maintained. Its own documentation states that users should migrate to Arrow instead. While it still installs and runs (with low friction), it receives no updates, security patches, or bug fixes, and the repository is archived. It should be considered a legacy package suitable only for maintaining existing code, not for new projects.","worth_installing":"No, not for new projects. The package is abandoned since 2014 and explicitly recommends Arrow as a replacement. While it has low install friction and no known vulnerabilities, its lack of maintenance means no security updates, no support for modern Python versions, and no bug fixes. Use Arrow directly instead, which provides the same functionality with active maintenance. Only install times if you are maintaining legacy code that already depends on it."},"id":"times","links":{"html":"https://skillfed.io/packages/times","md":"https://skillfed.io/packages/times.md","pypi":"https://pypi.org/project/times/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2014-08-24","license_spdx":null,"license_treatment":"permissive","name":"times","python_support":"unspecified","summary":"Times is a small, minimalistic, Python library for dealing with time conversions between universal time and arbitrary timezones."},"popularity":{"monthly_downloads":343173,"position":7386,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.7"}
