Conversion between the Western calendar and Chinese calendar
-
Updated
Sep 18, 2024 - HTML
Conversion between the Western calendar and Chinese calendar
A lunar calendar converter in Python, including 24 solar terms and a number of solar holidays and lunar holidays, mainly from China.
The traditional Chinese Calendar, known as 農曆 or 陰曆 in Chinese, is based on the moon, and is commonly referred to as the Lunar Calendar.
Java Chinese Calendar is a Java library of Chinese (lunar) calendar. It can convert date between Gregorian calendar(also called Western calendar) and Chinese calendar. Also, it can compute the weight of Ba Zi(八字).
solar_terms_24 calculates and collects 24 solar terms by using NASA JPL Horizons API.
Code for amlich.app and <lunar-cal> custom element. A Lunisolar calendar.
Chinese Calendar Converter is a JavaFX application, which uses Java Chinese Calendar to convert date between Gregorian calendar(also called Western calendar) and Chinese calendar in a fast way.
Lunar Calendar CLI
Add a description, image, and links to the lunisolar-calendar topic page so that developers can more easily learn about it.
To associate your repository with the lunisolar-calendar topic, visit your repo's landing page and select "manage topics."