The package contain classes that convert between Jewish and Gregorian dates. This package is loosely based on Avrom Finkelstien's code refactored to fit the Zmanim API.

Design:

Note that there should be no circular dependencies: Formatters and Calculators depend on Dates and Calendars, but not the other way around.