> > Is there anything obvious anyone can see that I'm missing, or any 
> > problems with doing this? I'd imagine I'd call this module 
> > DateTime::Event::BankHolidays::UK|England but I'm getting a 
> bit ahead 
> > of myself now.
> >
> > Ta,
> >
> > Kristian
> >
> 
> Kristian:
> 
> I'd create DateTime::Event::ICal objects for the non-easter dates.
> Dt::E::ICal creates DateTime::Set objects, which provide 
> several methods you might need.
> Dt::E::Easter also creates Dt::Set objects, and you can do a 'union'
> of sets to complete your calendar.
> 
> Please take a look at the docs. I'd be glad to help if you 
> have problems.
> 
> Flávio S. Glock
> 

Hi Flavio,

So I take it you don't see any problem with producing this module? I'll gladly 
look at the Dt::E::Ical before writing anything, I might just post to the 
London.pm list to check if any of them can foresee any problems in doing this.

Kristian

Reply via email to