Dave Rolsky wrote: > > > You should use _rd2ymd and _ymd2rd. These are much faster cause they're > > > written in C in DateTime.xs. ... > The thing is that when Date::ICal says jd there it's lying because it > really produces Rata Die days! In fact, those functions are the same as > what DateTime.pm uses, I just recoded them in C.
Done. The tests seem to go slightly faster (5-10%) than Date-ICal 1.72. http://www.ipct.pucrs.br/flavio/perl/Date-ICal-2.07.tar.gz - Flavio S. Glock
