On Tue, 1 Apr 2003, Dave Rolsky wrote:

> On Tue, 1 Apr 2003, Joshua Hoblitt wrote:
>
> > In Hawaii we have several "extra" state holidays that are observed:
> >
> > March, 26  - Prince Jonah Kuhio Kalanianaole Day
> > June, 11   - King Kamehameha I Day
> > August, 15 - Statehood Day
> >
> > What name space should those live under?  Should they even be a set?
>
> DateTime::(EventSet|Library|Thing)::HawaiiStateHoldays

Hmm... maybe kinda|sorta like timezones for state holidays?

DateTime::(EventSet|Library|Thing)::US

Has all US federal holidays.

DateTime::(EventSet|Library|Thing)::US::Hawaii

Inherits from DT::whatever::US, adds it own holidays and overrides Columbus Day 
because Hawaii doesn't observe it, etc.

Or is Hawaii just a special case and most states follow the federal Holidays?

Cheers,

-J

--

Reply via email to