Gregorian to Hebrew
Enter a Gregorian date and return the matching Hebrew year, month number, day, and month label.
This direction is useful when your source date comes from the common civil calendar but you need a Hebrew calendar equivalent for comparison, labeling, or data entry. The result includes both a numeric month and a readable Hebrew month label.
The conversion treats the Gregorian input as a whole civil date and does not adjust it for local sunset.
Hebrew to Gregorian
Enter a Hebrew date using the page's Tishri-first month order and convert it to Gregorian.
Use this direction when your source already gives a Hebrew year, month, and day. The page expects the numeric month to follow its Tishri-first order, so the displayed month label is an important confirmation step.
If a source uses month names or a different numbering convention, translate it into this page's numeric order before submitting the date.
Leap-month handling
The converter validates common years and leap years, including Adar I and Adar II behavior.
Hebrew leap years add a month, which means some month/day combinations only make sense in certain years. The converter checks those rules before returning a Gregorian result.
This is especially useful when debugging copied dates from forms, calendars, or databases where the month number may not make the leap-year assumption obvious.