> > @daynames = ('mon','tue','wed','thu','fri','sat','sun');
> > @monthdays = (31,58,89,119,150,180,211,242,272,303,333,364);
>
> Given that there are 365 days in a year, not 364, I think something is
> amiss....  Specifically, you've added 27 days for February, instead of 28.
>
> Anyway, I would suggest using one of the Time or Date modules for this.

oops .. my baby boy was born feb 27 ... I guess that number got burnt into
my brain as the beggining of something ...:)

Reply via email to