Subject: | Errors converting Hebrew dates to Gregorian |
As I told you when we met in Riga, here is a RT ticket about
Date::Hebrew::Simple. If I have time, I will try to find where the
error is and send you a pull request. But do not hold your breath on
it.
As I was working on my Perl 6 module Date::Calendar::Hebrew, I have
written some Common Lisp code and some Perl 5 code to convert Hebrew
dates to Gregorian and compare four Perl 5 modules with Reingold's and
Dershowitz's calendrica-3.0.cl in Common Lisp.
The two source files and the result file are annexed to this RT
ticket.
As you can see in the result file, there are many differences between
calendrica-3.0.cl and Date::Hebrew::Simple. All these differences are
a 1-day difference. Except for that, I did not find any pattern.
Subject: | comp-p5 |
Message body not shown because it is not plain text.
Subject: | comp-p5-result |
Message body not shown because it is not plain text.
Subject: | cvt-he-gr.cl |
Message body not shown because it is not plain text.