On 4/4/06, Mike Blezien <[EMAIL PROTECTED]> wrote:

> I am trying to come up with a function, or formula calculation,  to determine
> the total days of a given month, IE: April which has 30 days, Feb has 28

> Is there way to do this with Perl

Nope. Perl is completely incapable of this sort of thing. :-)

Have you looked for a module on CPAN yet? Many people before you have
needed to work with dates and times.

    http://search.cpan.org

Hope this helps!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to