On 8/8/05, Jeff 'japhy' Pinyan <[EMAIL PROTECTED]> wrote:
> On Aug 8, Kevin Old said:
>
> > I'm trying to come up with a way to automatically create a hash like
> > the following:
> >
> > It's a hash with the start and end date for each week with the start
> > date being Sunday and the end date be
On Aug 8, Kevin Old said:
I'm trying to come up with a way to automatically create a hash like
the following:
It's a hash with the start and end date for each week with the start
date being Sunday and the end date being the following Saturday.
You can use localtime() and the Time::Local modul