time::daysinmonth(3)

NAME

Time::DaysInMonth -- simply report the number of days in a
month

SYNOPSIS

use Time::DaysInMonth;
$days = days_in($year, $month_1_to_12);
$leapyear = is_leap($year);

DESCRIPTION

DaysInMonth is simply a package to report the number of
days in a month. That's all it does. Really!

AUTHOR

David Muir Sharnoff <muir@idiom.com>

Copyright (C) 1996-1999 David Muir Sharnoff. All Rights
Reserved. Use and redistribution allowed at user's own
risk.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout