PHP
Handbuch
Zurück
Nach
vorne
mcal_is_leap_year
mcal_is_leap_year -- Returns if the given year is a leap year or not
Description
int
mcal_is_leap_year
( int year)
mcal_is_leap_year(
)
returns
1
if
the
given
year
is
a
leap
year
,
1
if
not
.
Zurück
Zum
Anfang
Nach
vorne
Nach
oben