E
Eric
Hi,
Can you help me write a piece of code to do this:
my $daysinmonth = &DaysInMonth($month)
Where $month is the month num (1-12).
I don't have the ability to install modules as I'm on a shared server. And I
don't have Time:aysInMonth installed.
Thank you!
Eric
Can you help me write a piece of code to do this:
my $daysinmonth = &DaysInMonth($month)
Where $month is the month num (1-12).
I don't have the ability to install modules as I'm on a shared server. And I
don't have Time:aysInMonth installed.
Thank you!
Eric