{"categories":[{"label":"Astronomy","url":"https://skillfed.io/packages/category/scientific-engineering-astronomy"}],"enrichment":{"capability":"Converts dates between the Gregorian calendar and 15+ alternative calendar systems including Hebrew, Islamic, Julian, French Republican, Mayan, and others, plus calculates holidays across North American, Jewish, and other traditions.","skillfed_tags":["calendar-conversion","date-arithmetic","holiday-calculation"],"use_cases":["Convert user-submitted dates in Hebrew or Islamic calendars to Gregorian for storage or display in international applications.","Calculate the date of Easter or other moveable holidays for scheduling or liturgical purposes across different Christian traditions.","Generate calendar grids for historical or religious date pickers that need to display multiple calendar systems side-by-side.","Compute Julian day numbers for astronomical calculations or long-term date arithmetic across calendar boundaries.","Determine the nth occurrence of a weekday in a month (e.g., third Thursday) for scheduling recurring events."],"what_it_does":"Convertdate is a calendar-conversion library that translates dates between the Gregorian calendar and 15+ alternative systems: Armenian, Bahai, Coptic, French Republican, Hebrew, Indian Civil, Islamic, Julian, Mayan, Persian, Positivist, ISO, Ordinal, Dublin day count, and Julian day count. It also includes a holidays module for calculating dates of North American, Mexican, and Jewish holidays, plus Easter across Western, Orthodox, and Eastern Christian traditions.\n\nThe package handles edge cases like dates before the Common Era (using astronomical year notation where 1 BC = year 0), proleptic calendars for dates before their historical adoption, and calendar-specific leap-year rules. Each calendar module provides conversion functions and a monthcalendar() method to generate calendar grids. It is a pure-Python library with low install friction and no system dependencies.","worth_installing":"Yes, if you need reliable calendar conversion or holiday calculation. The library is mature, permissively licensed, has no security vulnerabilities, and supports modern Python versions. The 'aging' maintenance status and 187 days since last release indicate stability rather than abandonment\u2014suitable for stable calendar logic. Install only if you actually need multi-calendar support; the single pymeeus dependency is manageable."},"id":"convertdate","links":{"html":"https://skillfed.io/packages/convertdate","md":"https://skillfed.io/packages/convertdate.md","pypi":"https://pypi.org/project/convertdate/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2026-02-08","license_spdx":null,"license_treatment":"permissive","name":"convertdate","python_support":"supports_current","summary":"Converts between Gregorian dates and other calendar systems"},"popularity":{"monthly_downloads":4360640,"position":2322,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.4.1"}
