tyme 1.4.3
tyme: ^1.4.3 copied to clipboard
A powerful Chinese calendar library supporting solar calendar, lunar calendar, 24 solar terms, constellations, zodiac signs, eight characters and more.
Changelog #
1.3.8 - 2025-10-10 #
- Ported from tyme4j v1.3.8.
1.3.9 - 2025-10-31 #
- Added: ThreePillars.
- Added: Get ThreePillars from LunarDay and SixtyCycleDay.
- Added: Get SolarDay from ThreePillars.
- Added: Get SolarDay from SolarTerm.
- Optimized: Get SixtyCycleMonth from SixtyCycleDay.
- Optimized: Get SolarTerm from SolarDay.
1.4.0 - 2025-11-05 #
- Added: 2026 legal holidays.
1.4.1 - 2026-01-22 #
- Fixed: Errors in SixtyCycle of LunarMonth.
- Fixed: Errors in SolarTerm of SolarDay.
- Fixed: Errors in converting SolarDay to SixtyCycleDay.
- Removed: Cached data for LunarMonth.
- Optimized: Reduced object references.
1.4.2 - 2026-02-10 #
- Fixed: Workday adjustment issue for 2026-09-20.
- Optimized: Performance of LunarFestival.
1.4.3 - 2026-03-20 #
- Fixed: Errors in isBefore/isAfter comparison for LunarDay.
- Refactored: Tibetan calendar.
- Added: Event.
- Optimized: Code and algorithms.
- Modified: Names of SolarFestival and LegalHoliday.