
Date::Passover - When is Passover? When is Rosh Hashanah?

use Date::Passover; ($month, $day ) = roshhashanah( 1997 ); $date_ical_obj = roshhashahah( 1997 ); ( $month, $day ) = passover( 1997 ); $date_ical_obj = passover( 1997 );

Calculate the date of Passover or Rosh Hashanah for any given year.

None yet, but I expect I'll take care of that pretty soon.

Email the author, or post to the datetime@perl.org mailing list.

Rich Bowen
CPAN ID: RBOW
rbowen@rcbowen.com
http://www.rcbowen.com

Copyright (c) 2001 Rich Bowen. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
The full text of the license can be found in the LICENSE file included with this module.

perl(1) Date::ICal Date::Easter Reefknot ( http://reefknot.org/ )