Use the Hebrew Calendar module for date conversion and validation
masterThe calendar/hebrew package provides tools for working with the Hebrew calendar. Key capabilities include:
- Date Creation & Validation: Create and validate Hebrew calendar dates, including support for the 13th month (Adar Bet) in leap years.
- Gregorian Conversion: Perform bidirectional conversion between Hebrew and Gregorian dates.
- Timezone Support: Convert dates while accounting for different timezones.
- JDN Conversion: Use Julian Day Numbers (JDN) as an intermediate standard for precise date calculations.
- Leap Year Logic: Automatically handles leap year determination based on the 19-year Metonic cycle.