15 lines
456 B
Plaintext
15 lines
456 B
Plaintext
hebcal - A perpetual Jewish calendar, by Danny Sadinoff
|
|
|
|
Prints Hebrew calendar info for Gregorian date range.
|
|
Holidays, candle lighting times, yahrzeits, weekly parshas etc.
|
|
|
|
Default city is New York. To change this, pass DEFAULT_CITY to the
|
|
SlackBuild script. Example:
|
|
|
|
DEFAULT_CITY="Washington DC" ./hebcal.SlackBuild
|
|
|
|
See c/cities.h for a list of known cities and coordinates.
|
|
|
|
The city information can also be specified at run time. See README.md.
|
|
|