Chinese & Japanese Calendars
Chinese Calendar Converter
Convert between the Gregorian and Chinese lunisolar calendars.
π Runs entirely in your browser β nothing here is ever uploaded
CalcoTools Β· Chinese Calendar Converter Β· generated 9/7/2026, 8:10:57 PM
About the Chinese Calendar Converter
Converts dates between the Gregorian calendar and the Chinese lunisolar calendar, in either direction.
100% Free Runs in Your Browser No Sign-Up Required
How to use it
- Choose a direction: Gregorian to Chinese, or Chinese to Gregorian.
- Enter the date.
- Read the converted date, including the year's GanZhi (stem-branch) name and zodiac animal.
Formula
Uses the `lunar-javascript` library's real astronomical calculation β each lunar month begins on the day of an actual new moon, and a leap month is inserted roughly every 2-3 years to keep the calendar aligned with the solar year (based on the 24 solar terms).
Worked example
February 17, 2026 is Chinese New Year β 1st day of the 1st lunar month, Year of the Horse (δΈε).
Interpreting your result
This is the general Chinese calendar shared by Chinese folk religion, Buddhism, and secular Chinese culture alike β not a specifically "Taoist" calendar. Verified against 2 independently-published real dates: Chinese New Year 2026 (February 17, Year of the Horse) and Mid-Autumn Festival 2026 (September 25), both matched exactly.
Recommendations
- β’ For a leap month, enter a negative month number (e.g. -6 for a leap 6th month) β the calendar doesn't have a leap month every year, so an invalid combination will show an error.
Frequently asked questions
Because it's tied to a real new-moon occurrence (the 2nd new moon after the winter solstice), not a fixed solar-calendar date β it falls anywhere between January 21 and February 20.
Related searches
Sources
- lunar-javascript npm package (MIT license) β accessed 2026-09-07