0012ae0a74
- update to 2.4.0: * Drop official support for Python version 3.5 and 3.6, which have reached end-of-life. * Remove pytz dependency (#49)
Dirk Mueller2023-05-04 19:06:28 +00:00
2797c108ed
Accepting request 1081373 from home:dirkmueller:acdc:as_python3_module
Dirk Mueller2023-04-21 14:47:46 +00:00
4b76fe03fa
Accepting request 879557 from devel:languages:python
Richard Brown
2021-03-19 15:40:05 +00:00
36833afcd9
- Update to 2.3.2: * Switch Persian calendar to astronomical computation (was non-canonical algorithmic method) * Fix inappropriate uses of trunc, which caused several errors before the Julian Day epoch (#39, #40, #42) * Fix bug in julian.leap (#43) * Add official suppport and tests for Python 3.9 * Raise ValueError for attempted conversion of dates before the Mayan epoch * Fix bug in Bahai calculations during Ayyám-i-Há (#32). Thanks @chiuczek * Regularize variable names: * coptic: rename MONTH_NAMES to MONTHS, rename DAY_NAMES to WEEKDAYS * french_republican: add MONTHS * mayan: rename HAAB_MONTHS to HAAB, rename TZOLKIN_NAMES to TZOLKIN * Add some Jewish and Islamic holidays to holidays: shemini_azeret, lag_baomer, tu_beshvat, tisha_bav, ramadan, ashura, eid_alfitr, eid_aladha * Add docs. See https://convertdate.readthedocs.io/ * Fix December 31st bug in ordinal (#34) * Add Indigenous Peoples' Day and Juneteenth to holidays, deprecate Columbus day - Switch to using pytest
Steve Kowalik2021-03-17 05:50:00 +00:00